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
[solved] absolute menu links (not domain based links)
-
- Forum Members
- Posts: 83
- Joined: Mon Nov 03, 2008 1:28 pm
[solved] absolute menu links (not domain based links)
Last edited by mvandiermen on Mon Jul 13, 2009 5:43 pm, edited 1 time in total.
-
- Forum Members
- Posts: 83
- Joined: Mon Nov 03, 2008 1:28 pm
Re: absolute links (not domain based links) [solved]
quote SimonSchaufi
just remove the base url from config.php ( $config['root_url'] = ''; )
just remove the base url from config.php ( $config['root_url'] = ''; )