Showmenu(2) error log

keesweb

Thanks,

It was only during the development; now the errors are not shown anymore in the error log.  :-) It's working fine in six languages...
[url="//keesweb.nl"]keesweb.nl[/url] - leur - the netherlands

kweitzel


keesweb


Hi, I have the same error...
I'm using: <?php show_menu(1,1,1); ?> and <?php show_menu(1,2,1); ?> in a multilangual site...

I don't understand...

Is there a mistake and a solution???
[url="//keesweb.nl"]keesweb.nl[/url] - leur - the netherlands

Hans

Hans - Nijmegen - The Netherlands

kweitzel

SM2-SIBLING in the second call needs to be SM2_SIBLING

cheers

Klaus

Hans

I made a website with showmenu(2) with the YAML132SD template
It has two menu's: one first-level menu and one for the children.
I get error-logs with this kind of information:
[24-Nov-2007 09:31:55] show_menu2 error: no flags from group 1 supplied! Exactly one flag is required!

I made two calls:
<?php show_menu2(SM2_ALLMENUSM2_ROOTSM2_START); ?>
<?php show_menu2(SM2_ALLMENUSM2_ROOT+1SM2_CURR+1SM2-SIBLING); ?>

Don't know what I did wrong. Please help.
Hans
Hans - Nijmegen - The Netherlands