By belmic18 on
So we just had a power outage, and when I booted my webserver up, everything appeared normal. When I tried to login a few days later though, it let me login, showing me the administration panel, but whenever I tried to click on anything that was required of the administrator, I got an access denied message. All of the users on my drupal setup get the same message. Does anyone know what this could be?
Comments
Are you logged-out each time
Are you logged-out each time this happens?
Are you on PHP 5.2?
If this is the case you probably need to get the fixed 4.7.x-dev (there is a link on the right sidebar).
I believe the issue is with
I believe the issue is with php5.2 Maybe your host upgraded to php5.2. The patch is available here http://drupal.org/node/93945
newms