By joshua2046 on
Is there any one could help me?
Drupal can't dispay ,when I click the bolck or modules ,there is nothing ,it blank.
but ,some button is still OK.
manu,report...etc.
what's going on about my Drupal?
Is there any one could help me?
Drupal can't dispay ,when I click the bolck or modules ,there is nothing ,it blank.
but ,some button is still OK.
manu,report...etc.
what's going on about my Drupal?
Comments
WSOD
maybe a PHP memory issue. Edit your php.ini and increase your memory_limit.
might help you: http://drupal.org/node/158043
"when I click the bolck or
"when I click the bolck or modules ,there is nothing ,it blank."
a black screen means the drupal cant return you a web page, the drupal died in the middle.
this happens on a local PC? or on a remote server?
Mine was doing this today...
It might not be the same thing, but my Drupal installation was hanging in the admin screens earlier today - it turned out to be the "Update status" module (5.x-2.3). Disabling it fixed the problem. It's a shame because it's really useful.
Have you tried disabling all your modules one by one?