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

broken site after module installation


Go to End


6 Posts   833 Views

Avatar
NtM

Community Member, 39 Posts

10 November 2009 at 12:52pm

Edited: 10/11/2009 12:54pm

I downloaded a "blog" module, uploaded folder "blog" with all the files to my root (the same level with assets, cms, themes ...) and run
http://mysite/db/build?flush=1.

After that I got an empty page......and now nothing is working. (blank pages for all the links).

What is now??

Avatar
NtM

Community Member, 39 Posts

10 November 2009 at 1:23pm

Which table in the DB contains the content for the pages?

Avatar
yurigoul

Community Member, 203 Posts

10 November 2009 at 1:28pm

it is dev/build not db/build.

It was changed. And I believe in this case the flush thing would be optional

Avatar
Webdoc

Community Member, 349 Posts

10 November 2009 at 1:29pm

Yup i also think that /dev/build/?flush=1 will help

Avatar
NtM

Community Member, 39 Posts

10 November 2009 at 1:34pm

Edited: 10/11/2009 1:36pm

the problem was in the config file. Thanks guys!

Avatar
Webdoc

Community Member, 349 Posts

10 November 2009 at 1:44pm

Del from ftp the blog folder
then run the dev/build/?flush=1 again
after that log in to admin using /Security/login
then upload the blog again. and run /build/?flush=1
if that dont help then