Page 1 of 1

upgrade CMS-Multilingual to 1.0beta4-multilang

Posted: Sat Oct 07, 2006 5:03 pm
by singha
After the ugrade from CMS-Multilingual 0.12.2 beta 1

to 1.0beta4-multilang,

I got this error-message Lans not set! and I have no more the possibilitiy to select a language.

What can I do ?

Re: upgrade CMS-Multilingual to 1.0beta4-multilang

Posted: Thu Nov 02, 2006 9:50 am
by katon
I'm going to fix it soon.

Re: upgrade CMS-Multilingual to 1.0beta4-multilang

Posted: Sun Nov 05, 2006 12:31 pm
by katon
I have researched the possibility to upgrade to 1.0 beta 4 mle and here's what needs to be done:

1) rename template_config.php to config_lang.php.
2) inside config_lang.php, rename $lans to $hls
3) In the database, change field names from content_name and menu_text to content_name_en and menu_text_en
4) in the template, change {lanselector} to {lang}

Please let me know if this helps.

I don't think I'm going to create an automatic upgrader for this.  But this will be in the updater since 1.0 beta 4 mle.