Blank white screen when a newly created user clicks the login link if somebody is already logged int
-
My newly added users are getting a blank white screen when they click the link within the auto-generated email?
In testing, I find that if I’m still logged in to the admin back-end when I click the login link within an auto-generated new user email, I get the dreaded blank white screen. However, if I log out of the back-end before clicking the exact same link within the email, then the login screen comes up just fine.
Has anybody else seen this behavior? If so, have you tried replacing all instances of is_site_admin with is_super_admin and did that change this behavior?
Thanks,
Adam
- The topic ‘Blank white screen when a newly created user clicks the login link if somebody is already logged int’ is closed to new replies.