Page 1 of 1

multilang site installed > so what ?

Posted: Mon Jan 15, 2007 12:35 pm
by tynmar
Hi,

I've just installed the CMSMS multilang site and I've got a "Languages not set!" on the top. OK I understand even if  I'm french that the languages are not set. But how do I set them ??  ???

I've look all the menu in the admin and there's nothing.  :-\  Help, please....

thanks a lot

Re: multilang site installed > so what ?

Posted: Mon Jan 15, 2007 1:52 pm
by RonnyK
Tynmar,

maybe the following post will help you.

http://forum.cmsmadesimple.org/index.php/topic,8608.0.html

Best regards,

Ronny

Re: multilang site installed > so what ?

Posted: Mon Jan 15, 2007 2:11 pm
by tynmar
thanks for your answer.

But I can't make it work !
- first : there's no flag on the lang folders
- second : i modified config_lang.php to this :

Code: Select all

<?php
$hls = array(
   'en' => 'En',
   'fr' => 'Fr',
);
  define('DEFAULT_LANG', 'en');
?>
and now I've got a 404 Not found error
???

I've read the post you show me, but I didn't find any issue.

Re: multilang site installed > so what ?

Posted: Sat Jan 27, 2007 3:07 pm
by akb
Same here *bump* :-(