Hi,
We have the multiple site manager, and I can get a second site set up but it doesn’t seem to be working correctly.
I have one site that lives on the server at /home/sites/expressionengine. I have a second site which lives at /home/sites/expressionengine/additionalsites/<sitename>. I’ve followed the setup steps and I have a working site. I’ve set up all the paths, however the second site is picking up content from the first site.
From the help files http://expressionengine.com/docs/cp/sites/code.html I should not be getting content unless I set the site parameter. I’ve not set it, so I was expecting “the current site is used.”. What am I doing wrong? Is it because one site is embedded in another, and the paths are somehow get mixed up? Or do I need to go through and specify the site parameter in everything?
Thanks