PDA

View Full Version : trouble adding links that work on webserver to Menu navigation


randy294090
04-29-2009, 08:29 AM
I am building my site on and have the CSS Menu Writer on the template page. When I add a link to a menu item...example

/basics/why_meditate.php

The link then works fine when previewing the webpage on my local machine and the url looks like this

http://11thstepmeditation.tangotemp.com/basics/why_meditate.php

...which is what I want. But, when I post to my webserver and try the link it looks like this and does not work:

http://11thstepmeditation.tangotemp.com/11thStepMeditation1_php%5C/basics/why_meditate.php

Why is the Menu Writer adding the site root folder to the url and how do I prevent this?

Thanks,

Randy

Ray Borduin
04-29-2009, 09:28 AM
It gets the base path information from your dreamweaver site settings. It must be set wrong there. You can probably see the local and remote root paths set on the menu.php include page and update them manually to be correct.