[TYPO3] REALURL problem with chinese localisation - menu links not working

Xavier Perseguers typo3 at perseguers.ch
Tue Jul 15 14:01:32 CEST 2008


Hello,

> <?php
> $GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['realurl'] = array (
>   '_DEFAULT' => array (
 >
>       [stripped]
 >
>           '1' => array (
>               'GETvar' => 'L',
>                 'valueMap' => array(
>                       'en' => '0',
>                       'de' => '1',
>                       'cn' => '2',
>                 ),
>               'valueDefault' => '0',

valueDefault should be 'en'.

> I have cleared all caches, but in FE the mainnavigation does not give me 
> any /cn/ in url at all :(
> 
> to be seen in frontend e.g. here:
> http://www.swiss-securitas.com/?L=2

Why does the language menu not show the China language?

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en/tutorials/typo3.html


More information about the TYPO3-english mailing list