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

Content appearing on the site but not in CMS


Go to End


755 Views

Avatar
Phill

Community Member, 81 Posts

7 June 2011 at 3:48am

Hi

We're having an issue where the content is appearing on the site in live and draft mode but not in the content area in the CMS.

I've checked the database which looks to be fine.

I've created a Content function in the page controller which just returns a string which does not appear in the CMS content box either.

When inspecting the generated source the textarea field is empty.

Any ideas on what a possible cause might be?