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.

Data Model Questions /

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

Database table not created


Go to End


2 Posts   1687 Views

Avatar
ivegg

Community Member, 7 Posts

30 June 2010 at 11:55pm

Edited: 01/07/2010 12:01am

Hello all

I followed the tutorial for the sidebar on http://www.ssbits.com/create-a-static-sidebar/ . It seems that if apply dev/build?flush=1 that the database is not affected. The interface shows all built tables and says "Database build completed"!. But i cannot see any new table. Do you know what i am doing wrong?

Thanks for your help
-ivegg

Avatar
mark_s

Community Member, 78 Posts

4 July 2010 at 9:12pm

Hi.

Can you post the code for your StaticSidebar class?

Mark