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

Strange /dev/build behaviors.


Go to End


1058 Views

Avatar
NeoTech

Community Member, 5 Posts

9 May 2009 at 6:34am

Have been creating a new theme for a client.

And when rebuilding the database i have encountered some strange errors.

For one, the "Home" page reappears.. And when trying to access the / of the site i get a 404 error page.

Trying to remove the "Home" dont make the 404 go away. It's like the database looses track of what the "First" page in sitetree is.

The only thing solving it has been to doing a /dev/build on my local computer, dumping the database and exporting it to the test server manually.

has anyone else run across this problem? any solutions?!