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

nathanjo’s picture

maybe a PHP memory issue. Edit your php.ini and increase your memory_limit.

might help you: http://drupal.org/node/158043

mm167’s picture

"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?

philmck’s picture

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?