Recently updated to 4.0.8 from 4.0.6. All went well, except 2 menu links in my header stopped working. Products processing works fine though.
url of problem link goes to mysite.com/locations. Is set in Custom Pages to use page.php?page=locations (or appears to at least) , however it won't. Testing with that code in browser, works as it should.
Another menu link, 'About', properly uses /page.php?page=about for it's link address, displaying proper content.
No difference in Custom Pages between the Location and About entries other than id, names, and content.
Where might in the CMS, or db, be introducing this problem?
teeftex
24 Apr 2012 10:02 PM
Fixed in 'CMS - Site Navigation' , for the offending pages by adding 'page.php?page=<val> for the required menu URL.
Not sure why they didn't carry over, or if they were like that with 4.0.6 and worked fine.