Page 1 of 1

"Add Content" creates wrong links

Posted: Mon Aug 07, 2006 4:24 pm
by nqvs
Hello,

I've run into a problem with CMSMS 0.13. I can create new pages on the admin panel, but the links in the menu do not work. They link, for example, to http://fats.teunc.org/index.php/more_testing , which gives a "Page cannot be found". I can manually enter http://fats.teunc.org/index.php?page=more_testing , which works fine.

Is there a way to change the code that is generated for the links?

Apologies if that's a simple problem, but I'm new to this stuff... and rather stuck.

Noel

Re: "Add Content" creates wrong links

Posted: Mon Aug 07, 2006 4:46 pm
by Nogga
Check your configuration file for the pretty url-switch, try to change it.

Re: "Add Content" creates wrong links

Posted: Mon Aug 07, 2006 5:59 pm
by nqvs
Aha, I switched the pretty-url thing off, now it works.

Thanks for the hint! :)