Page 1 of 1

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

Posted: Fri Jul 10, 2009 6:36 pm
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

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

Posted: Mon Jul 13, 2009 5:42 pm
by mvandiermen
quote SimonSchaufi

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