default install links screw "http://localhost/redirect?url="

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
lisa89
New Member
New Member
Posts: 3
Joined: Sat Dec 10, 2011 11:06 am

default install links screw "http://localhost/redirect?url="

Post by lisa89 »

Hi all I have a default install of CMS made simple, the config file is correctly set with root url:

$config['root_url'] = 'http://localhost/tecnoz';

however all links in the menu are of the form:

http://localhost/redirect?url=http%3A%2 ... navigation

What is really wrong is that I have no url rewriting setup and another CMS made simple config under http://localhost/vivian/ works fine and has same configuration!

I tried changing "Automatically create page URL's", "Automatically created URL's are flat" and the like but nothing works.

If I set $config['root_url'] ='' to empty then the menu links work however the css and images of the website don't work because their path is set with {root_url}/css/style.css and so on.

Anyone can help??
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: default install links screw "http://localhost/redirect?u

Post by Dr.CSS »

I assume you are using XAMPP or something to host them locally, are you sure you don't have some kind of htaccess file(s) in the root or in the installs root?...
Post Reply

Return to “CMSMS Core”