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.

Installing SilverStripe /

Getting SilverStripe up and running on your computer and on your web server.

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

error loading page on CMS


Go to End


2 Posts   2398 Views

Avatar
bruno.pinho

Community Member, 2 Posts

9 December 2009 at 11:07pm

I just made a fresh install of SilverStripe CMS v2.3.4 on a Mac OS-X 10.6.2 machine running Apache and MySQL.
I followed the installation steps and after a few seconds I was able to browse a web site with Home, About Us and Contact Us pages.

Then when I tried to log on to the CMS i got a message saying that there was no user with that email. This was easily fixed by adding "Security::setDefaultAdmin("admin", "password");" to the _config.php, as OwenW suggested on this post: http://www.silverstripe.org/installing-silverstripe/show/272954#post272954.

I then tried to edit the Home page... Or any other existing page and I always get a blank javascript message and a red alert on the bottom of the page saying "error loading page".
I tried both Safari Version 4.0.4 (6531.21.10) and Firefox version 3.5.5 with the same result.

I cant get past this point so I can't really do anything...

Does anybody have the same problem?

Help please!

Avatar
bruno.pinho

Community Member, 2 Posts

10 December 2009 at 6:11am

Somehow the problem fixed it self with a re-install of SilverStripe...