Re: MultiSite Module Support Thread
When setting up the second, third, .... domains you should create them as a Domains Alias in your control panel. Creating a new hosted domain WILL point to a different folder whereas creating a domain alias you can can link the alias to your main domain. These domains will then all point to the same physical directory.
Re: MultiSite Module Support Thread
Quote:
Originally Posted by
Louis
When setting up the second, third, .... domains you should create them as a Domains Alias in your control panel. Creating a new hosted domain WILL point to a different folder whereas creating a domain alias you can can link the alias to your main domain. These domains will then all point to the same physical directory.
Thank-you for your reply. I'll have to look more at domain alias... Will that work to allow me to have one domain in the main folder, zen cart in a subfolder (myurl.com/zen-cart) and then have two domains pointed at that subfolder??
Re: MultiSite Module Support Thread
Will this MultiSite will show what order came from what domains?
like for an example:
I am planning to have a organization for a fundraiser for March for Babies and I was going to use a subdomain like:
marchofbabies.yourdomain.com when someone purchase from that domain will it tell me what site they purchase it from?
Re: MultiSite Module Support Thread
Help NEEDED! when I install this module got this on my main site:
1054 Unknown column 'CATEGORIES_ROOT' in 'where clause'
in:
[select cd.categories_name from categories c, categories_description cd where cd.categories_description LIKE '%-SITE_NAME-%' AND cd.language_id=1 AND c.parent_id = CATEGORIES_ROOT and c.categories_id = cd.categories_id and cd.language_id='1' and c.categories_status=1]
Re: MultiSite Module Support Thread
I am using ZC v1.3.8 I have installed this MultiSite module and I have about 4 or 5 different contributions I was getting this error:
1054 Unknown column 'CATEGORIES_ROOT' in 'where clause'
in:
[select cd.categories_name from categories c, categories_description cd where cd.categories_description LIKE '%-SITE_NAME-%' AND cd.language_id=1 AND c.parent_id = CATEGORIES_ROOT and c.categories_id = cd.categories_id and cd.language_id='1' and c.categories_status=1]
Can someone help me with this area? Thanks.
Re: MultiSite Module Support Thread
check your includes/configure.php for this line:
Code:
include_once('includes/config_sites/sites_switch.php');
my guess is you didn't put it... it goes after this line:
Code:
/*************** The 2 files should be kept separate and not used to overwrite each other. ***********/
Re: MultiSite Module Support Thread
Ok, I got it reinstall but I am getting this the domain www.morrisgiftshop.biz does not exist.
Re: MultiSite Module Support Thread
Nevermind I got it figured out.
Re: MultiSite Module Support Thread
Now how do add my subdirectory like:
marchforbabies.morrisgiftshop.biz
I have it setup. do I need to have a ZC in suddirectory to make it work?
Re: MultiSite Module Support Thread
Ok, I am running into two different problems.
1) on my maing site www.morrisgiftshop.biz I am not getting my categories listings.
2) on the sub-directory is going to be for my March for Babies site for fundraiser. How do I setup my sub-directory marchforbabies.morrisgiftshop.biz