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

Restore MySQL Database site pages missing


Go to End


2 Posts   839 Views

Avatar
jimiray

Community Member, 3 Posts

10 November 2012 at 4:47am

Edited: 10/11/2012 3:49pm

I recently restored from a MySQL backup as the database had been overwritten during development of a new site. Firstly, the admin logon credentials no longer work so I cannot dev/build. I'm assuming this would be required to link all 89 pages back to the original site design.
SS 3.0.1 with HomePage, cwsoft-foldergallery, userforms, SortableGridField, customized blackcandy theme. If dev/build would not rebuild all pages then how could I restore all 89 pages?

The original format design HomePage.ss, page.ss and templates are working but with only default blackcandy page layout (Home, About US, Contact).

Avatar
jimiray

Community Member, 3 Posts

11 November 2012 at 12:13pm

OK login fixed - Security::setDefaultAdmin('admin', 'password'); - ran dev/build and all pages are still missing.