upgraded to 1.10.1 and my navigation is now gone

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
Alpdog14

upgraded to 1.10.1 and my navigation is now gone

Post 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.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

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

Post by calguy1000 »

{cms_module module='MenuManager' ....}

Case sensitivity is important.

{menu ...} (lowercase) would also work.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Alpdog14

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

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

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

Post 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!!!
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

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

Post 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.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Alpdog14

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

Post 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?
Alpdog14

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

Post 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
wib
Forum Members
Forum Members
Posts: 13
Joined: Sat Oct 29, 2011 4:55 pm

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

Post 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?
Alpdog14

Re: upgraded to 1.10.1 and my navigation is now gone

Post 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.
wib
Forum Members
Forum Members
Posts: 13
Joined: Sat Oct 29, 2011 4:55 pm

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

Post 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!
uniqu3

Re: upgraded to 1.10.1 and my navigation is now gone

Post 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? ;)
wib
Forum Members
Forum Members
Posts: 13
Joined: Sat Oct 29, 2011 4:55 pm

Re: upgraded to 1.10.1 and my navigation is now gone

Post 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
Locked

Return to “[locked] Installation, Setup and Upgrade”