Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Blank site only works in dev environment after adding user


Go to End


655 Views

Avatar
stavn

Community Member, 2 Posts

4 August 2014 at 4:50am

Problem:
Being new to SS and PHP I recently created a SS3 site hosted at my web hotel. After successful installation I edited the homepage and created a Content Editor user. After logging into admin with that user I get a white screen with the SS logo and nothing more happening. This now also goes for the default admin. The site itself seems fine, only admin affected. I currently have no error message or PHP logs to show, since this is on an externally hosted site.

Workarounds:
Enabling dev mode in _config.php, I can get it to work. But test and live modes gives the white screen with logo.
Reinstalling on top of the same site temporarily fixes the problem until that user logs in