Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.1.2
-
Fix Version/s: Unscheduled
-
Component/s: Standalone CiviCRM
-
Labels:None
Description
backTrace
/srv/www/freeatheart/civi/CRM/Core/Error.php, backtrace, 260
/srv/www/freeatheart/civi/CRM/Utils/System/Standalone.php, fatal, 269
/srv/www/freeatheart/civi/CRM/Utils/System.php(192) : eval()'d code, permissionDenied, 1
/srv/www/freeatheart/civi/CRM/Utils/System.php, eval, 192
/srv/www/freeatheart/civi/CRM/Core/Invoke.php, permissionDenied, 121
/srv/www/freeatheart/civi/standalone/index.php, invoke, 32
/srv/www/freeatheart/civi/standalone/index.php, invoke, 65
Sorry. A non-recoverable error has occurred.
You do not have permission to access this page
Return to home page.
Happens if session has timed out and user tries to continue with an action.
Returning to home page will present the login. Login works as normal
Can be forced if the access permission for the user logged in is removed
Then a return to home page will immediately bring up the backtrace fatal error. Clearing the cookie does not seem to work. Clearing acl cash and removing session file had seemed to work.
This error type cannot consistently be reproduced . If it does not crash the login leads to the dashboard with some function enabled.