Has anyone else faced an issue while trying to rollover the academic year?
Last academic year we were on the older version and did not have any trouble. This time around we are on ver 7.2 and when we intiate the rollover it is stuck on the screen where it says School year rolling over, please wait....
Anyone else facing this? Any suggestions?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had a similar issue with v 7.6. The rollover attempted to my a backup copy of the database and then stopped after rolling over the Users (ie. staff) table.
After version 8 was released, I copied the following files from version 8 and added them to my version 7.6. Just tested and the rollover completed successfully.
/functions/CustomFunctionsFnc.php
/js/Ajaxload.js
/modules/tools/Rollover.php
/BackupForRollover.php
/RolloverShadow.php
I tested with the first four files in the list with no success. After I copied over "RolloverShadow.php" the rollover completed successfully. I haven't compared the differences in between v8 and v7.6.
Last edit: Evan 2021-11-22
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I had a similar issue with v 7.6. The rollover attempted to my a backup
copy of the database and then stopped after rolling over the Users (ie.
staff) table.
After version 8 was released, I copied the following files from version 8
and added them to my version 7.6. Just tested and the rollover completed
successfully.
/functions/CustomFunctionsFnc.php
/js/Ajaxload.js
/modules/tools/Rollover.php
/BackupForRollover.php
/RolloverShadow.php
It seems like "RolloverShadow.php" is the problem. I haven't compared the
differences in between v8 and v7.6, but tested with the first four files in
the list with no success. After I copied over "RolloverShadow.php" the
rollover completed successfully.
Has anyone else faced an issue while trying to rollover the academic year?
Last academic year we were on the older version and did not have any trouble. This time around we are on ver 7.2 and when we intiate the rollover it is stuck on the screen where it says School year rolling over, please wait....
Anyone else facing this? Any suggestions?
I upgraded from 7.2 to 7.4. Rollover still does not work.
I had a similar issue with v 7.6. The rollover attempted to my a backup copy of the database and then stopped after rolling over the Users (ie. staff) table.
After version 8 was released, I copied the following files from version 8 and added them to my version 7.6. Just tested and the rollover completed successfully.
I tested with the first four files in the list with no success. After I copied over "RolloverShadow.php" the rollover completed successfully. I haven't compared the differences in between v8 and v7.6.
Last edit: Evan 2021-11-22
That is very good to hear Evan, thank you.
On Mon, Nov 22, 2021 at 8:51 PM Evan evanofmt@users.sourceforge.net wrote:
There could be a data issue. Please purchase support contract and have OS4ED resolve it.
Can you give an example of a data issue you've seen before that might break the rollover process?
I am running v7.6, the rollover attempted to backup copy of the database and then stopped, nothing was rolled over.
How can this issue be handled?
Hi Samuel,
The way I handled it was upgrading to the latest version (v9). Find it
here: https://github.com/OS4ED/openSIS-Classic
-Evan
On Fri, Mar 3, 2023 at 10:22 AM Samuel Mukwamboweshango mukwambo@users.sourceforge.net wrote: