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

mcjim’s picture

tm’s picture

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).

darumaki’s picture

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

scarer’s picture

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.

cvdenzen’s picture

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.

husztisanyi’s picture

I had the same problem, and to change back theme to garland, fix it.