bMenu - page stops displaying after menu

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
itsonlyme
New Member
New Member
Posts: 5
Joined: Fri Apr 11, 2008 7:11 pm

bMenu - page stops displaying after menu

Post by itsonlyme »

This is a wacky problem, and I'm probably just doing something wrong. I'm trying to set up bMenu on a new website. Got the module installed and have a default template set up. The thing is, the page displays correctly only as far as the menu. The rest of the page doesn't display.  This is the section where I call the menu:


      {* Start Navigation *}
        Navigation

        {menu template="bMenu" number_of_levels="1"}
{cms_module module="bMenu" styleid="20"}
     

      {* End Navigation *}

I have the two column top nav basic template added to the page, so there're definitely content areas and a footer. They're just not being able to display for some reason or another.

Can anybody see where I'm screwing up? I'll sure appreciate any help.
ZenCom
Forum Members
Forum Members
Posts: 11
Joined: Tue Jan 15, 2008 2:09 pm

Re: bMenu - page stops displaying after menu

Post by ZenCom »

That's fun (well...), I've got exactly the same bug.

http://www.zencom.fr/sudimat/site/


here is my code:

Code: Select all

<div id="container">

	<div id="header">
    
    </div>
    
    <div id="inner">
    
    	<div id="inner-top">

		

{menu template="bMenu"}
{cms_module module="bMenu" styleid="43"}
			
					





 <div id="left">           
 {global_content name='slider'}
{content}
            </div>

Don't see where the problem is...
Thanks for your help
ZenCom
Forum Members
Forum Members
Posts: 11
Joined: Tue Jan 15, 2008 2:09 pm

Re: bMenu - page stops displaying after menu

Post by ZenCom »

Maybe it's coming from the version of CMSMS you're using.
the bug occurs on 1.4.1 but I just triend on another site on 1.2.5 and it works perfectly...
Post Reply

Return to “Modules/Add-Ons”