I just installed fresh drupal 7 and some contributed modules along with devel.

Here are the steps i followed.
1) go to admin > config > development > generate users.
2) generated 50 users successfully.
3) Pick any user among these 50 only.
4) Login as that user.
5) You will see that website.com/user page is 'BLANK' (Similar to WSOD)
6) Now just to verify that the issue is coming only for devel generated users, i created one user from people > add user.
7) Logged in as new user and i was able to see /user page.

I was not able to find any DB_LOG entries for same.

Has anyone else faced this issue or over come it ?

Comments

pcambra’s picture

Category: Bug report » Support request
Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Please read through the WSOD page https://www.drupal.org/node/158043 to collect more info about what might be happening

kunalkursija’s picture

Hi pcambra,

Thanks for your time,

It was a really silly mistake by me. i had pasted a contributed module twice so was getting "cannot redeclare function again" error.

Sorry for the trouble man.

pcambra’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)