By darumaki on
I see way too many blank pages with drupal, one in particular is when rebuilding permissions (blank page), why would there be a blank page after clicking rebuild permissions ?
I see way too many blank pages with drupal, one in particular is when rebuilding permissions (blank page), why would there be a blank page after clicking rebuild permissions ?
Comments
White Screen of Death
This any help?
http://drupal.org/node/158043
possibility
i was seeing white-screens after running update status manually; chased it down to the max_execution_time in php.ini being exceeded. since this is also a process, it might be related. there is a possibility of mixed-symptoms (memory and/or process time).
none of this makes any
none of this makes any sense, my server settings are quite adequate so there should be no need to change,
max_execution_time = 30
memory_limit = 128M
drupal should work out of the box with most standard server settings, if it needs specialized settings thats not good,
ok i enabled error reporting and tried to rebuild permissions now i get a visible message that says
Fatal error: Cannot use object of type stdClass as array in /sites/all/modules/simple_access/simple_access.module on line 170
blank white screen on permissions settings page
I seem to be getting a blank page on the permissions settings page (admin/user/access). I have tried turning on error reporting, changing back to the default theme and have checked the logs. Still to no avail. Please help.
Same problem (but now in version 6.17), did you find a solution?
I think it was triggered when I added a new user with some permissions.
Did you resolve the problem, and do you remember the solution?
Carl.
Rebuild permission in Garland theme!
I had the same problem, and to change back theme to garland, fix it.