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

getCMSFields failed


Go to End


4 Posts   1236 Views

Avatar
zcm211

Community Member, 18 Posts

28 April 2009 at 3:29pm

I've alredy add these code :
$fields->addFieldToTab('Root.Content.Main', new TextField('YoutubeLink'), 'Content');
$fields->addFieldToTab('Root.Content.Main', new CalendarDateFiel('Date'), 'Content');

but there is not any filed displayed in my CMS, Why?
db/build/?flush=1 already be executed.

Avatar
Double-A-Ron

Community Member, 607 Posts

28 April 2009 at 3:58pm

Duplicate post

Avatar
zcm211

Community Member, 18 Posts

28 April 2009 at 6:03pm

I need reply.

Avatar
Double-A-Ron

Community Member, 607 Posts

29 April 2009 at 12:12am

You aren't being detailed enough for anyone to give you a reply.

Your forum posts are very vague and noone can work out what you are asking.