[solved] absolute menu links (not domain based links)

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
mvandiermen
Forum Members
Forum Members
Posts: 83
Joined: Mon Nov 03, 2008 1:28 pm

[solved] absolute menu links (not domain based links)

Post by mvandiermen »

I see that the code generates menu links based on the specified domain
Like http://www.rightonyourdoorstep.com/inde ... ge=contact
and not index.php?page=contact

Problem I have is that I am going to add on a second domain to the same cmsms content site; and when someone presses a link I want them to stay on the same domain and not move to the cmsms site
Last edited by mvandiermen on Mon Jul 13, 2009 5:43 pm, edited 1 time in total.
mvandiermen
Forum Members
Forum Members
Posts: 83
Joined: Mon Nov 03, 2008 1:28 pm

Re: absolute links (not domain based links) [solved]

Post by mvandiermen »

quote SimonSchaufi

just remove the base url from config.php ( $config['root_url'] = ''; )
Post Reply

Return to “CMSMS Core”