Page 1 of 1

upgraded to 1.10.1 and my navigation is now gone

Posted: Fri Nov 11, 2011 9:42 pm
by Alpdog14
I just upgraded my CMSMS to 1.10.1 and my navigation is now gone. I have never had this issue before and have no idea how to fix it. The code for my navigation is:

Code: Select all

  {cms_module module='menumanager' template='doitrightbb_theme : BBM - horizontal'}
I never change my theme so I have no idea why this is no longer working. Please advise ASAP if possible I am so lost and this client will notice soon.

Re: PLEASE HELP:upgraded to 1.10.1 and my navigation is now

Posted: Fri Nov 11, 2011 9:48 pm
by calguy1000
{cms_module module='MenuManager' ....}

Case sensitivity is important.

{menu ...} (lowercase) would also work.

Re: PLEASE HELP:upgraded to 1.10.1 and my navigation is now

Posted: Fri Nov 11, 2011 9:52 pm
by Alpdog14
Yeah, right after I wrote this I went to the Menu Manager and saw that when I made it a default it changed to {menu} I then tried that and it worked, thanks for writing back so quickly.

Re: PLEASE HELP:upgraded to 1.10.1 and my navigation is now

Posted: Fri Nov 11, 2011 10:45 pm
by Alpdog14
Ok so I just upgraded another site I have running CMSMS and it totally broke my site again, what is with this upgrade. My homepage and sidebars are broken. The navigation works fine but like my Events tab that have calendar module does not work either, the WYSIWYG is not working and there is content on the homepage but its not showing up on the page. What is going on, please help!!!

Re: PLEASE HELP:upgraded to 1.10.1 and my navigation is now

Posted: Fri Nov 11, 2011 11:45 pm
by calguy1000
Now you're gonna have to follow the forum rules and provide information.

I answered the first question because it was (to me) an obvious answer... but now I have no obvious answers and need information. and I hate asking for it.

Re: PLEASE HELP:upgraded to 1.10.1 and my navigation is now

Posted: Fri Nov 11, 2011 11:50 pm
by Alpdog14
Ok sorry so my homepage at http://jetspublichouse.com is not showing up even though I have content in that page. My events page is also not working and my sidebar feed is displaying an error:

Fatal error: Cannot assign by reference to overloaded object in /home/content/j/e/t/jetshouse/html/lib/classes/module_support/modlang.inc.php on line 129

I hope this is enough to debug my issue, all I did was upgrade to 1.10
Any ideas?

Re: PLEASE HELP:upgraded to 1.10.1 and my navigation is now

Posted: Sat Nov 12, 2011 3:44 am
by Alpdog14
So I went ahead and tried reverting the install of 1.10 back to 1.9.4.3 and my site pretty much went back to normal. So please tell me why upgrading to 1.10, it is messing up my site

Re: PLEASE HELP:upgraded to 1.10.1 and my navigation is now

Posted: Sat Nov 12, 2011 6:23 pm
by wib
calguy1000 wrote:{cms_module module='MenuManager' ....}

Case sensitivity is important.

{menu ...} (lowercase) would also work.
I have had the same problem and your solution works perfect ;D

But I have done quite a lot of updates in the past an this is the first time I got this problem.

Why is the update to 1.10.x so different?

Re: upgraded to 1.10.1 and my navigation is now gone

Posted: Tue Nov 15, 2011 9:29 pm
by Alpdog14
So no one is answering why is this upgrade breaking sites, who would let such a big upgrade to go out if it just breaks the site. I have attempted to upgrade to 1.10 twice on one of my sites and every times it breaks my calendar, please let me know why this is and how to fix it.

Re: PLEASE HELP:upgraded to 1.10.1 and my navigation is now

Posted: Wed Nov 16, 2011 4:53 pm
by wib
calguy1000 wrote: (lowercase) would also work.
No it does not!

That seems to be the different to the version before 1.10!

On my site I had to change "'menumanager'" in "'MenuManager" to get it work again!

Re: upgraded to 1.10.1 and my navigation is now gone

Posted: Wed Nov 16, 2011 7:29 pm
by uniqu3
@wib
It Does! There is {menu} tag and {cms_module module='MenuManager'}

see the difference?

@Alpdog14

Maybe because nobody bothered to read announcement? http://forum.cmsmadesimple.org/viewtopi ... =1&t=57370
There is section "Recommended Upgrade Procedure:" where you will find:
d: Look at all of the third party plugins you have installed into your sites plugins directory and ensure that they should be compatible with CMSMS 1.10 (you may need to refer to the information below or to the forum for this).

Not all modules were updated, means you can't simply go on and upgrade but make sure you are able to upgrade.
You don't go on and update iPhone 3G with iOS5 either as it simply wouldn't work? ;)

Re: upgraded to 1.10.1 and my navigation is now gone

Posted: Wed Nov 16, 2011 7:47 pm
by wib
uniqu3 wrote:@wib
It Does! There is {menu} tag and {cms_module module='MenuManager'}

see the difference?
Oh, yes. I got it. Sorry for confusion.

But why on hell it is now case sensitive, it wasn't all the versions before.

It should be written in the update faqs.

I have searched a lot for a solution and try to get help here in the forum.
http://forum.cmsmadesimple.org/viewtopi ... 24&t=57566

Regards, Dw