You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update processor.php
change to GENERAL_MODE to make more predictable temp file storage
Fixed issue where exact duplicate backups would have multiple db entries and show up multiple times on Archives page.
Optimized code
* fix for #52
* add a session keep alive iframe for long running processes
Possible fix for #48
@rajeshr0288 did this happen on a long running task? I believe your session might have timed out causing you to lose the permissions needed to continue. I have added a method of keeping the session alive during the process. This might fix your issue. Look at the latest release 4.1.8
line 336 of /admin/tool/coursearchiver/classes/processor.php: call to delete course()
Default exception handler: Course or activity not accessible. Debug: You are not logged in
Error code: requireloginerror
The text was updated successfully, but these errors were encountered: