RE: JahiaPageNotFoundException's on 4.0.4 Upgrade
"Tim Pyle" <[email protected]> Tue, 26 Dec 2006 10:21:32 -0500
| Newsgroups | gmane.comp.cms.jahia.install |
|---|---|
| Message-ID | <[email protected]> |
This issue has been resolved. The issue was a result of an invalid call to the getPageIDAtLevel function found in the left_menu.inc file. We have a modified version of this file for our templates and it had a misplaced call to this function that was returning a -1 for the page id. Tim