Zen Cart Logo
Forums / All Other Contributions/Addons / MultiSite Module Support Thread

MultiSite Module Support Thread

Views: 580,150

Results 901 to 920 of 2,247
29 Nov 2009, 23:41
#901
littleolemedesigns avatar

littleolemedesigns

Zen Follower

Join Date:
Dec 2007
Posts:
142
Plugin Contributions:
0

MultiSite Module Support Thread

@balihr: I have tried redoing it... several times... sigh... and it is a heavily customized site unfortunately. Hopefully someone can help me out.

29 Nov 2009, 23:51
#902
balihr avatar

balihr

Totally Zenned

Join Date:
Oct 2008
Location:
Croatia
Posts:
1,768
Plugin Contributions:
20

Re: MultiSite Module Support Thread

I believe you did it right, but just my last attempt - did you restore the backup and manually edit the files from the backup? I restored my backup, then downloaded the files that needed editing, manually changed ALL those lines and re-uploaded those files back to the server. I'm just saying this because a few days ago i crashed my live site by uploading configure.php to a wrong directory... :lamo:

29 Nov 2009, 23:54
#903
littleolemedesigns avatar

littleolemedesigns

Zen Follower

Join Date:
Dec 2007
Posts:
142
Plugin Contributions:
0

Re: MultiSite Module Support Thread

I haven't changed each line on each file manually line-by-line yet... but it looks like that's the next step... sigh... thanks!

30 Nov 2009, 00:02
#904
balihr avatar

balihr

Totally Zenned

Join Date:
Oct 2008
Location:
Croatia
Posts:
1,768
Plugin Contributions:
20

Re: MultiSite Module Support Thread

So, you're running a heavily modified site and simply uploaded the files from ADD_FILES and MODIFY_FILES to your server? Well, that's a no-can-do... :smile:
By doing that you've actually deleted some data used by other modules. It's a wonder your site is even working... :smile: Unfortunately, you really do need to change all those lines manually to keep from losing other data needed by the site. Therefore, restore your backup files and start typing... You have the whole night ahead of you... :yes: Please return with the results, i'd really like to know...

30 Nov 2009, 00:06
#905
littleolemedesigns avatar

littleolemedesigns

Zen Follower

Join Date:
Dec 2007
Posts:
142
Plugin Contributions:
0

Re: MultiSite Module Support Thread

lmao... thanks... here we go... sigh

01 Dec 2009, 00:20
#906
littleolemedesigns avatar

littleolemedesigns

Zen Follower

Join Date:
Dec 2007
Posts:
142
Plugin Contributions:
0

Re: MultiSite Module Support Thread

You will never believe what it was!! in the custom config files I did:

<?php define('DIR_WS_CATALOG', '/'); define('DIR_WS_HTTPS_CATALOG', '/'); $template_dir = "StandardTonerCustom"; define('StandardTonerCustom','StandardTonerCustom'); ?>

Instead of:

<?php define('DIR_WS_CATALOG', '/'); define('DIR_WS_HTTPS_CATALOG', '/'); $template_dir = "StandardTonerCustom"; define('SITE_NAME','StandardTonerCustom'); ?>
02 Dec 2009, 01:52
#907
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: MultiSite Module Support Thread

Does Gerome or anyone has an ACTIVE site that's using this module?

02 Dec 2009, 02:11
#908
fotofx avatar

fotofx

Zen Follower

Join Date:
Apr 2008
Location:
South Florida
Posts:
195
Plugin Contributions:
0

Re: MultiSite Module Support Thread

I have multiple... Works great but the docs are the worst and that seems to be why everyone has problems with it.

I spent allot of time trying to figure it out, but once you do it is well worth it..

Steve

02 Dec 2009, 16:35
#909
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: MultiSite Module Support Thread

I have experienced the module and I do find is great, but I want to SHOW IT. So I need the link to a site that has it.

02 Dec 2009, 18:01
#910
fotofx avatar

fotofx

Zen Follower

Join Date:
Apr 2008
Location:
South Florida
Posts:
195
Plugin Contributions:
0

Re: MultiSite Module Support Thread

Check your private messages..

03 Dec 2009, 02:02
#911
notobella avatar

notobella

New Zenner

Join Date:
Mar 2009
Posts:
14
Plugin Contributions:
0

Re: MultiSite Module Support Thread

Have two issues:

FIRST: (relatively small)

I've been trying to get my logo to show up in the emails but it's a no go - this is the information in the config_sites file:

define('EMAIL_HEADER_IMAGE','includes/templates/'. $template_dir. '/images/TTS-EMAIL.jpg');

This is the information in the HTML file:

<div class="header"><img src="http://tonersuperstore.com/$EMAIL_HEADER_IMAGE" alt="logo" /> </div>

I've even tried hardcoding the define image - but still, i get a little box with just the alt tag. Help?

SECOND: (huge!!)

Everything (with the exception of the above mentioned email template issue) is running smoothly, with my first store. My second store however will not allow me to login with a new account. I can seemingly create a new account, but it just continues to bounce me out to the sign up/login page when I try to access said account(s). Any ideas on this one?

Also, when I tried to test a credit payment with my first store it wouldn't process the test CC information (41111.... etc).

Thanks in advance!!!

03 Dec 2009, 02:52
#912
fotofx avatar

fotofx

Zen Follower

Join Date:
Apr 2008
Location:
South Florida
Posts:
195
Plugin Contributions:
0

Re: MultiSite Module Support Thread

notobella,

How are are you handling sessions and cache? DB, file??

As for email... Images are only included in html formatted emails.. Double check your settings.. Config-Email Options-Mime

03 Dec 2009, 19:56
#913
notobella avatar

notobella

New Zenner

Join Date:
Mar 2009
Posts:
14
Plugin Contributions:
0

Re: MultiSite Module Support Thread

fotofx - i'm not sure what you mean by how i'm handling the sessions, cashe etc.. i'm not a programmer so most of this is a HUGE learning curve for me.

as for the email, is there any other way to get two email templates so that one is related to the first store and another related to the second store?

03 Dec 2009, 20:36
#914
tomreitz avatar

tomreitz

New Zenner

Join Date:
Jun 2007
Location:
Pasadena, Maryland, United States
Posts:
21
Plugin Contributions:
0

Re: MultiSite Module Support Thread

If a product doesn't exist in a site/template with the cat_filter tool and multi-site tools configuration, it doesn't show up in the categories nor in the search, etc for that template... however if the exact URL is used but with another domain, it shows up as if it IS on that template/site... any idea how to prevent this?

ex. (using SEO URLs as well)

domain1.com/producttobuy.html < set for JUST domain1

domain2.com doesn't SEE productobuy.html in cats nor search, etc.,
but if you type in direct:

domain2.com/productobuy.html
it shows up like it exists on that site

anybody else seeing this happening as well? I have tried the cat_filter tool on the modules /pages / product_info page but it doesn't do anything...

03 Dec 2009, 20:50
#915
fotofx avatar

fotofx

Zen Follower

Join Date:
Apr 2008
Location:
South Florida
Posts:
195
Plugin Contributions:
0

Re: MultiSite Module Support Thread

notobella,
It is set in your configure.php file for starters..

tomreitz,
The way I do it is a seperate root category for each store and only give that store access to that root category..

04 Dec 2009, 02:19
#916
notobella avatar

notobella

New Zenner

Join Date:
Mar 2009
Posts:
14
Plugin Contributions:
0

Re: MultiSite Module Support Thread

fotofx - thanks! I didn't do anything, but it's working brilliantly today.

Still stuck on the email header issues.. any ideas on that one?

Now I have two new interesting issues:

I can't run the Credit Card processing test... AND I can't get my flash SWF files to show up :(

04 Dec 2009, 02:26
#917
notobella avatar

notobella

New Zenner

Join Date:
Mar 2009
Posts:
14
Plugin Contributions:
0

Re: MultiSite Module Support Thread

WHEW - got the flash working.. now it's just that damnable credit card processing test.

04 Dec 2009, 03:06
#918
fotofx avatar

fotofx

Zen Follower

Join Date:
Apr 2008
Location:
South Florida
Posts:
195
Plugin Contributions:
0

Re: MultiSite Module Support Thread

Did you check the Mime settings I mentioned earlier?

Remember, you can override almost everything including configuration.php from the config sites files.

This would allow you to override

  define('DIR_FS_EMAIL_TEMPLATES', DIR_FS_CATALOG . 'email/'); 

Or anything else in the file..

Hint...Hint...

07 Dec 2009, 09:18
#919
gruntre69 avatar

gruntre69

Zen Follower

Join Date:
Aug 2005
Location:
Australia
Posts:
103
Plugin Contributions:
0

Re: MultiSite Module Support Thread

fotofx:

I have multiple... Works great but the docs are the worst and that seems to be why everyone has problems with it.

I spent allot of time trying to figure it out, but once you do it is well worth it..

Steve

Hi mate,

Can you send me the links to these sites too please.

I want to install this but I want to see it working before I try to decifer the install of it. I specifically want to see that the URLs don't give it away that the sites are linked to the same database.

10 Dec 2009, 00:00
#920
megatradecenter avatar

megatradecenter

New Zenner

Join Date:
Jun 2009
Posts:
4
Plugin Contributions:
0

Re: MultiSite Module Support Thread

Hi guys! I'm new in zencart, and I'm trying to install the multisite module.

I'm using the last version of zen cart v1.3.8 .
I have installed the zencart 3 times in mysite.com , shop1.mysite.com , shop2.mysite.com.

Now I'm trying to following the instructions of multisite but don't really understand the 3rd step and 4th.

Do i have to override the modify files on mysite.com?

Because when I do that i got a problem called Unknown Category Root...
Then how can I get back my template?