[solved] Navigator - only default page loading

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.
Post Reply
vclack
New Member
New Member
Posts: 7
Joined: Thu Nov 19, 2015 11:10 pm

[solved] Navigator - only default page loading

Post by vclack »

Hi, I've installed cmsms 2.0.1.1 and am working locally on wampserver with php 5.5.12, mysql 5.6.17.
I am quite confortable with the older versions of cmsms and found my way on the new version all good, or so I thought...

I have a simple 5 pages website, have my design ok and pages with some test contents set.
Only problem is the page url doesn't upload the pages. I can only see the default page.
Have already set each page as default to see and this works, pages show but I can't switch pages.

I use minimal_menu navigator and can't find the problem.
Link is correct, shows: mywebsite/index.php?=agenda or ...index.php?=contact but really the only page showing is mywebsite/

Can anyone help out?

Thanks!
Last edited by vclack on Fri Nov 20, 2015 8:55 pm, edited 1 time in total.
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Navigator - only default page loading

Post by velden »

Link is correct, shows: mywebsite/index.php?=agenda or ...index.php?=contact
You say 'correct' but it seems to lack the query var, by default 'page':
...mywebsite/index.php?page=agenda
vclack
New Member
New Member
Posts: 7
Joined: Thu Nov 19, 2015 11:10 pm

Re: Navigator - only default page loading

Post by vclack »

:D That's so simple! of course!!!! great, problem solved.

I changed it in the config.php - took at least 1 min, when I spent quite some time yesterday....

Thanks a lot velden!
Post Reply

Return to “CMSMS Core”