That worked Great Thanks, I was thinking of all sorts of ideas, but that didn't even enter my head.
Cheers
Printable View
That worked Great Thanks, I was thinking of all sorts of ideas, but that didn't even enter my head.
Cheers
OK,
For my second problem, the second site www.flykillersdirect.com, doesn't seem to be connected to the first site at all. The config file is in the fodler and is now named www.flykillersdirect.com_config.php and is the same as the first sites file.
BUt it just doesn't connect, do i need to add the multisite module files to both sites??
Hi all, if anyone could help with this i would be most appreciative.
Zen Cart is not logging the purchase as Paypay is not connecting back to each Zen Cart in the multisite.
The only way i have of knowinw that theres been a purchase is to check with paypal. No looging in the Zen Cart? HELP..
any assistance would be greatly appreciated.
Is there noone else experiencing challenges with IPN?
I the only one with a multisite that isnt recieving IPN in Zen?
Paypal IPN working for one site but none of the others in multisite?
eg:
site1.com - IPN working Great
site2.com - IPN not working great
site3.com - IPN not working great
site4.com - IPN not working great
recieving payment but not recieving email confirm and Zen Cart not recieving confirmation of payment from Paypal.
would a Paypal IPN Multiple Email script like the scriptomart DOT com one work or is the problem elsewhere?
Hi! I'm trying to install a multisite module for ZenCart on my local host. I tried to install for Zen Cart 1.3.8 and 1.3.9. Every time receives the same message:
"1054 Unknown column 'CATEGORIES_ROOT' in 'where clause'
Others:
[Cd.categories_name select from categories c, cd categories_description cd.categories_description WHERE LIKE '% SITE_NAME-%' AND cd.language_id = 2 AND c.parent_id = CATEGORIES_ROOT and c.categories_id = cd.categories_id and cd.language_id = '2 'and c.categories_status = 1] "
I searched the whole forum and found a few similar cases. But I have not found a solution to my problem. I am doing everything according to the instructions http://www.thisdomain.net/dev/multis...tions_4.0.html
but still received the same message. Can anyone help me?
Well.. It turns out the fix was really quite simple.
If anyone in the future runs into this problem, the issue with mine was in the "/includes/config_sites"
define('HTTP_SERVER', 'http://misite.co.nz');
define('HTTPS_SERVER', 'https://misite.co.nz');
I had
define('HTTP_SERVER', '');
in mine.. an obviously it couldnt find the domain.
I installed this on Zen 1.3.7 with a couple minor issues that I fixed no sweat. However when I go to the admin and under tools I can click Multisite Tools and that page comes up just fine.
However if I click either Display Configuration for a new site or - Display the relations Categories/Sites I get taken to the admin login screen.
I have searched though this whole thread and have not found an answer.
Can anyone point at me what I am missing or forgot or just did not see? Its probably something obvious but any help would be appreciated.
Thank You
I have a question about this module. I am thinking about using it for my nested websites. By this i mean that i have www.mysite.co.uk then another website within the same domain ie www.mysite.co.uk/general. will this module allow me to integrate the three nested sites that i have into one admin? please note that i have heavily moded my site and i am vfery wary of adding this module if it will mess up anything that I have working well. any advice would be greatly appreciated.
Simple question, but I just can't figure out how to get the second site up.
Do I have to do a complete install of zencart in both domain folders or do I just link one domain folder to the other.
So in other words do I have to install zencart in /site1/ folder and then install and copy the same files to /site2/ or do I just link the second domain to /site1/ folder and it will know what do with it.
I know it's an easy question, just couldn't sort out how to go about it.
Thanks.