hi there,
i'm newbie to drupal. I got a white screen without any message of error when i trying to edit user's profile.
can anyone help me here?
hi there,
i'm newbie to drupal. I got a white screen without any message of error when i trying to edit user's profile.
can anyone help me here?
Comments
Comment #1
gawesha commentedStill i get the issue. please can someone help me?
Earlier also i got the same issue when i try to go to module page (/admin/build/modules). it has been resolved by increasing the php memory limit. i want to know, this white screen problem (try to edit user profiles "/user/%id/edit") also creating due to php memory limit?
Comment #2
gawesha commentedi got the reason why this happening.
There is a function call in the IM module, line #78 of the im.module file:
I commented out that dsm() function and working well after it
thanks
Comment #3
rachelove commentedI am having the same issue. Everything is fine until I try to edit a user node and I receive a white screen.
Comment #4
dddave commentedper #2
Doesn't seem to be a core issue anyways and generic white screen problems can be solved by reading the docs.