WebsiteBaker Community Forum

WebsiteBaker Support (2.8.x) => Templates, Menus & Design => Topic started by: StarvinMarvin on March 21, 2010, 12:17:59 AM

Title: menu doesnt show up
Post by: StarvinMarvin on March 21, 2010, 12:17:59 AM
Hi!

I need help - got problems with a menu: in my info.php, I declared 3 menus: (lets say) $menu[1]="menuA", $menu[2]="menuB", $menu[3]="menuC".

Now I create some (root-level) pages and associate them to menuA. For these pages, I created sub-pages and associated them to menuB. I can display menuA now using "showmenu2(1)", but my menuB-associated pages dont show up when typing "showmenu2(2);".

As far as I understood: if I call menuA (showmenu(1), all pages I associated with menuA should be shown. If I call menuB, the same thing should happen?! Why doesnt showmenu2 list all the pages, where I chosen "menu: menuB"?

Thanks a lot for help - its urgent ;)

[edited by moderator, to improve readability]
Title: Re: menu doesnt show up
Post by: applepie on April 17, 2010, 09:44:06 AM
Have you resolved it yet? Did you look at your index.php fiile as well?