Navigation problem

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
jalasju
Forum Members
Forum Members
Posts: 17
Joined: Tue Aug 30, 2011 8:43 am

Navigation problem

Post by jalasju »

Hello,
I have this project which is almost ready, but for some reason I ran into this problem. The menu throws the following code and not the menu. Can someone please help me to get this working. I had this on another domain while working on it, if it has anything to do with this.

The address to this page is: http://mattijaliisakoti.fi/liisa-koti-o ... y-esittely

Code: Select all

Notice: Undefined index: submenu in /var/www/vhosts/mattijaliisakoti.fi/httpdocs/tmp/templates_c/^1b7345e03035e961b2ff8028a1c2039a7f4be114.cms_template.minimal_menu.php on line 37

Notice: Trying to get property of non-object in /var/www/vhosts/mattijaliisakoti.fi/httpdocs/tmp/templates_c/^1b7345e03035e961b2ff8028a1c2039a7f4be114.cms_template.minimal_menu.php on line 37
class="nav navbar-nav navbar-right">
Matti ja Liisa Koti Oy 
Liisa Koti Oy 
Notice: Undefined property: NavigatorNode::$children in /var/www/vhosts/mattijaliisakoti.fi/httpdocs/tmp/templates_c/^1b7345e03035e961b2ff8028a1c2039a7f4be114.cms_template.minimal_menu.php on line 55
href="http://mattijaliisakoti.fi/yhteystiedot">Yhteystiedot
Notice: Undefined property: NavigatorNode::$children in /var/www/vhosts/mattijaliisakoti.fi/httpdocs/tmp/templates_c/^1b7345e03035e961b2ff8028a1c2039a7f4be114.cms_template.minimal_menu.php on line 57
Notice: Undefined property: NavigatorNode::$children in /var/www/vhosts/mattijaliisakoti.fi/httpdocs/tmp/templates_c/^1b7345e03035e961b2ff8028a1c2039a7f4be114.cms_template.minimal_menu.php on line 55
href="http://mattijaliisakoti.fi/uutiset">Uutiset
Notice: Undefined property: NavigatorNode::$children in /var/www/vhosts/mattijaliisakoti.fi/httpdocs/tmp/templates_c/^1b7345e03035e961b2ff8028a1c2039a7f4be114.cms_template.minimal_menu.php on line 57
I really appreciate any help to solve this! Thanks in advance!

UPDATE: I cleared the caches tmp/cache and tmp/templates_c via Filezilla and the CMSMS cache via the backend System maintenance with no desired effect on this problem.

I have exactly the same minimal_menu template working on the site http://nikkarilanyhteiso.rate.fi/
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3484
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: Navigation problem

Post by velden »

Seems to work now?
jalasju
Forum Members
Forum Members
Posts: 17
Joined: Tue Aug 30, 2011 8:43 am

Re: Navigation problem

Post by jalasju »

Yes. I reckon the CMSMS has some kind of a cache for navigation too and you cannot clear that manually. So time worked for me. If anyone has an idea how to clear navigation cache manually, it'd be nice on this topic for the next guy/gal who seeks this information.

Hmm... can't seem to edit the opening of the topic as solved... :(
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3484
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: Navigation problem

Post by velden »

No, CMSMS has one cache (consisting of many files in two directories).
Clearing the cache can be done with the 'Clear cache' button (Site Admin -> System Maintenance -> Cache and Content (tab).

And yes, this should be cleared after moving a website.
jalasju
Forum Members
Forum Members
Posts: 17
Joined: Tue Aug 30, 2011 8:43 am

Re: Navigation problem

Post by jalasju »

velden wrote:No, CMSMS has one cache (consisting of many files in two directories).
Clearing the cache can be done with the 'Clear cache' button (Site Admin -> System Maintenance -> Cache and Content (tab).

And yes, this should be cleared after moving a website.
Ok, for some reason this didn't work straight away, but it took the whole night to clear... I tried and I tried before going to sleep, but when I woke up, it just worked...
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Location: The Netherlands
Contact:

Re: Navigation problem

Post by Rolf »

Perhaps disable caching settings in the Advanced Setup and Smarty Settings tabs in the Global Settings Admin menu...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Locked

Return to “CMSMS Core”