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.

Archive /

Our old forums are still available as a read-only archive.

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

DB Build problem...


Go to End


2 Posts   1576 Views

Avatar
KendallB

Community Member, 5 Posts

8 August 2008 at 10:07am

Love Silverstripe by the way. It's incredible.

I'm having one problem with rebuilding the database after making changes to a Page type I am creating.

I have created the page with a few Text fields, but then I simply want to change some of those types to HTMLText, but /db/build?flush=1 is not recognizing that because it appears it doesn't see anything but removing and adding different names.

Is there a way to COMPLETELY rebuild the database?

Avatar
KendallB

Community Member, 5 Posts

9 August 2008 at 9:33am

Nevermind...I just deleted the database and started from scratch. It's great that the installer doesn't overwrite any files in the themes directory.