Upgrade to 1.11.1 - missing menu system - no content pages

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
hazydaze
New Member
New Member
Posts: 2
Joined: Fri Aug 31, 2012 3:13 pm

Upgrade to 1.11.1 - missing menu system - no content pages

Post by hazydaze »

We performed the upgrade to 1.11.1. Everything appeared to run correctly, however once the process was completed and the site loaded, our menu system for main site nav. was gone. A complete mystery that i think is directly linked to the fact that when in Admin - there are no longer content pages showing. The pages are all there if you direct link, I just can no longer see them.

I'm at a total loss as to what to try and do at the this point and would gladly take any suggestions.
hazydaze
New Member
New Member
Posts: 2
Joined: Fri Aug 31, 2012 3:13 pm

Re: Upgrade to 1.11.1 - missing menu system - no content pag

Post by hazydaze »

As an added note, from the Admin Log:

Core failed to get content for valid content id 0
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Upgrade to 1.11.1 - missing menu system - no content pag

Post by Dr.CSS »

Can you explain exactly what steps you took to upgrade the site, did you do it in steps of each version or straight from an old one to new etc. etc., what does the system info page say, do you have any yellow ! or red X...
staartmees
Power Poster
Power Poster
Posts: 1049
Joined: Wed Mar 19, 2008 4:54 pm

Re: Upgrade to 1.11.1 - missing menu system - no content pag

Post by staartmees »

were all your modules up-to-date?
Did you clear the cache of the website?
Look in your template for a few lines with following code and remove them.

Code: Select all

{if isset($canonical)}
    <link rel="canonical" href="{$canonical}" />
{elseif isset($content_obj)}
    <link rel="canonical" href="{$content_obj->GetURL()}" />
{/if}
also see http://forum.cmsmadesimple.org/viewtopi ... =3&t=62252
Locked

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