Re: MultiSite Module Support Forum
Re: MultiSite Module Support Forum
Will this work for v1.54?
Re: MultiSite Module Support Forum
Quote:
Originally Posted by
samisoaps
Will this work for v1.54?
Yes it will.
Re: MultiSite Module Support Thread
I am almost there. I have multisite combining three sites in one -- let's call them one.com, two.com, and three.com. I can go to one.com and throw stuff in the car. Then I got from there to two.com and it brings my zenid from one.com along with the stuff in my cart. Then I go to three.com and again all is well. But soon as I go back to one.com the cart is empty. I can take my cart from two to three, from three to two, from one to two or to three.... only thing I can't do is, soon as I return to one.com my cart is empty. Zenid remains the same. Cart empty.
Driving myself nutz here trying to chase down what I might have botched. Any bright ideas where to look?
TIA
Re: MultiSite Module Support Thread
Re: MultiSite Module Support Thread
Quote:
Originally Posted by
Robert Davis
I am almost there. I have multisite combining three sites in one -- let's call them one.com, two.com, and three.com. I can go to one.com and throw stuff in the car. Then I got from there to two.com and it brings my zenid from one.com along with the stuff in my cart. Then I go to three.com and again all is well. But soon as I go back to one.com the cart is empty. I can take my cart from two to three, from three to two, from one to two or to three.... only thing I can't do is, soon as I return to one.com my cart is empty. Zenid remains the same. Cart empty.
Driving myself nutz here trying to chase down what I might have botched. Any bright ideas where to look?
TIA
Check your configuration -> sessions and your configure.php
Are they all the same?
Re: MultiSite Module Support Thread
Quote:
Originally Posted by
bislewl
Check your configuration -> sessions and your configure.php
Are they all the same?
The only item which I spot between the two is the cache directory -- which are the same
Re: MultiSite Module Support Thread
Should the multi-site module be able top preserve login status from one site to another?
In other words, if I log in at site_a.com, shouldn't I still be logged in when I hit site_b.com? One registration works for all three. If I log in at site_a.com, switch to site_b.com or site_c.com, then log in there, my cart comes with. But unless I log in on each, nope. zen id is coming with, but customer id is not
Is this how it ought to work?
zc v1.5.1 with recent multi site install driving me crazy.
TIA
Re: MultiSite Module Support Thread
Quote:
Originally Posted by
Robert Davis
Should the multi-site module be able top preserve login status from one site to another?
In other words, if I log in at site_a.com, shouldn't I still be logged in when I hit site_b.com? One registration works for all three. If I log in at site_a.com, switch to site_b.com or site_c.com, then log in there, my cart comes with. But unless I log in on each, nope. zen id is coming with, but customer id is not
Is this how it ought to work?
zc v1.5.1 with recent multi site install driving me crazy.
TIA
I can't really remember. I'll need to try and come back later
Re: MultiSite Module Support Thread
Ran into an unexpected problem. On the multi site, one is for wholesale customers and one is for retail. No matter which site the person uses, if they are wholesale, they will get the wholesale prices. But on the retail site, there is a shipping method for free shipping. Most wholesalers are unaware that there is a retail site but someone figured it out and checked out on the retail and got free shipping with his wholesale prices. I would think that there should be a way to keep that from happening but can't think what. Anyone got any ideas?