Fatal error with cms_content_tree::getRootNode()
Posted: Wed Dec 22, 2010 6:54 pm
Recently upgraded an installation of CMSMS to 1.9.2. Noticed that the {sitemap} tag wasn't working anymore so switched to {site_mapper}. Now the page gives this error:
Fatal error: Call to undefined method cms_content_tree::getRootNode() in /[my server path]/modules/MenuManager/action.default.php on line 135
I tried replacing with a regular {menu show_all="true"} and it gives the same error. Oddly, I'm using Menu Manager elsewhere in the site with no problem.
Does anyone have a clue what could be going on here?
Fatal error: Call to undefined method cms_content_tree::getRootNode() in /[my server path]/modules/MenuManager/action.default.php on line 135
I tried replacing with a regular {menu show_all="true"} and it gives the same error. Oddly, I'm using Menu Manager elsewhere in the site with no problem.
Does anyone have a clue what could be going on here?