[solved] Babel - Parameter start_level is not known

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
nichess
Forum Members
Forum Members
Posts: 28
Joined: Wed Feb 28, 2007 7:33 am

[solved] Babel - Parameter start_level is not known

Post by nichess »

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
Last edited by nichess on Mon Mar 07, 2011 12:35 am, edited 1 time in total.
klenkes
Power Poster
Power Poster
Posts: 307
Joined: Mon Sep 08, 2008 9:43 am

Re: Babel - Parameter start_level is not known

Post by klenkes »

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.
Post Reply

Return to “Modules/Add-Ons”