I've update my CMSMS version to 1.6.3 Touho and I have some problems on my homepage (english and french).
I tested the variable $lang and it always contains "fr_FR" even on english homepage.
I need to display something like this :
Code: Select all
{if $lang == 'en_US'}
<h3>Events</h3>
{else}
<h3>Agenda</h3>
{/if}
{news category="Agenda_$lang" detailpage="les-plus-recentes" sortasc="true"}
idem for the footer, images with texts, news/actualités and events/agenda.
You can see the problem here : www.perigee.fr
This code worked very well before update.
Can you help me ?
This is my configuration :
CMSMS MLE 1.6.3 Touho
PHP 5.2.10
MySQL 5.0.68
Host : OVH 90plan
Modules :
CMSMailer 1.73.14
FileManager 1.0
MenuManager 1.6.1
ModuleManager 1.3.1
News 2.10.2
nuSOAP 1.0.1
Printing 1.0.1
Search 1.6.1
ThemeManager 1.1.1
TinyMCE 2.5.1
FCKeditorX 1.1.0
FormBuilder 0.5.4
FrontEndUsers 1.6.4
CustomContent 1.5.3
CGExtensions 1.15.3
NMS 2.2.2
LightBox 1.0.1