Hello,
I installed the Babel-Modul 0.4 on a clean installation of CMSMS 1.9.3 and used the default "Left simple navigation + 1 column" template.
Furthermore I use the Hierarchy method.
In the Template I put: {babel action="assign"} on top
and {babel action='menu' start_level='2' template='default'} for the menue.
I get the following Warning on my XAMPP installation: Parameter start_level is not known by module babel dropped in D:\xampp\htdocs\002_cmsms\lib\misc.functions.php on line 1629
Any clues?
Many thanks in advance
[solved] Babel - Parameter start_level is not known
[solved] Babel - Parameter start_level is not known
Last edited by nichess on Mon Mar 07, 2011 12:35 am, edited 1 time in total.
Re: Babel - Parameter start_level is not known
This is because there is no parameter start_level in Babel.
start_level is only known and used by the Menumanager and Babel generates its language links dependant on the menu or the hierarchy position of the current page.
You don't need this parameter.
start_level is only known and used by the Menumanager and Babel generates its language links dependant on the menu or the hierarchy position of the current page.
You don't need this parameter.