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.

Customising the CMS /

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

Translated page blank tabs


Go to End


1461 Views

Avatar
skorp

Community Member, 6 Posts

9 September 2011 at 9:21am

Hello Guys,
i have a problem, on my translated pages with dataobject i can only see the content.main tab all others are empty.
the bad think is its not on all pages, only on some.
Its a page with a image gallery, i used justify and dataobject_manager.
Its a third level page on my navigation

when i analyse the ajax answer of getitem?ID=313&locale=fr_FR&ajax=1
the html data is there, but its not added into the cms.
There are no js errors and no Server errors.

at beginning sapphire/thirdparty/tinymce-advcode/langs/de.js was not found i copied en.js to de.js .
'Anyone an idea what the problem is?