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.

Archive /

Our old forums are still available as a read-only archive.

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

Multilingual page


Go to End


3 Posts   1544 Views

Avatar
kusi

Community Member, 21 Posts

4 September 2008 at 11:34pm

Edited: 04/09/2008 11:36pm

Hello there,

I'm finishin' my second site in silverstripe and I want to add some language versions. In doc. I found that it works when i add i18n::enable(); to config file. And everything seems to be OK there's translation page...and dropdown field language, but...there are some bugs i think - when I'm changing language in dropdown list the content is no changing and it returns pages that have userFormDefined template without inputs there and it's not possible to back to first version...any sugestions??

bless

Avatar
kusi

Community Member, 21 Posts

5 September 2008 at 12:25am

I've missed something, now everything works great just userDefinedForm form i will have to do manually

Avatar
kudesign

Community Member, 64 Posts

2 November 2008 at 11:36pm

Hi, I am new to SS, and have been trying to enable multi language translation, so far with no luck... was wondering if you could give me some pointers?

I have included the i18n::enable(); in _config.php then did a db/build

What else do I need to do? I don't see any change in admin, I want a language selector in admin for different languages to be translated. Pleeease help!!!!