Page 1 of 2 12 LastLast
Results 1 to 10 of 2247

Hybrid View

  1. #1
    Join Date
    Jul 2005
    Posts
    57
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    ok so i have everything up and a test product now i have added a couple other mods, which overrite nothing, and applezen as a template....but can not see the category i have setup (yes i did set it up correctly) can not click on the top tab and go to my account was wondering if someone could help me take a look at this and see what i did wrong.
    www.shopyouungway.com

  2. #2
    Join Date
    Jul 2005
    Posts
    57
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    scratch that it was a bug in the template had to redo

  3. #3
    Join Date
    May 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Hi,

    I haven't installed this module yet, but I would like to know whether we can have 2 different shipping locations? site 1 for US location and site 2 for Canada.

    By having 2 shipping location, I can have Canada Post module for Canada and USPS module for USA.

    Currently,I have 1 site with 2 ZenCart installation with 2 separate database.

    Thank you,

    Felix

  4. #4
    Join Date
    Jan 2008
    Location
    Perth. Australia
    Posts
    64
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    HI there
    Have you created a Modify process help file as I already have a site that is already live and running and can't copy the file over what I have already.
    Thanks
    STephen
    http://www.emetpackaging.co.uk

  5. #5
    Join Date
    Jul 2007
    Location
    Minneapolis, MN, United States
    Posts
    71
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    makenois,

    I dont suggest using redirect.

    PM me or email me your website details (domains for both sites and which is primary).

    Ken Thompson
    I dont care what it says next to my name. I've been Zenned!

  6. #6
    Join Date
    Jul 2007
    Location
    Minneapolis, MN, United States
    Posts
    71
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    same to you Five5

    no clue what stecrox is talking about
    I dont care what it says next to my name. I've been Zenned!

  7. #7
    Join Date
    Mar 2006
    Posts
    283
    Plugin Contributions
    0

    Default transfer sidebox settings

    Anyone find a magic way of transferring layout box setting from site to site without having to change the settings manually for each site? Would just like the same side boxes for all extra sites added.

    Also, Ken do you know if the scripts can get "overloaded". We plan on having about 50 sites running on this system and they will all be pulling from the same directory so was not sure if this becomes and issue at some point.

    Thanks!

    makenoize

  8. #8
    Join Date
    May 2007
    Posts
    99
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    makenoiz,

    I just keep a copy of the the layout_boxes sql create table code and do a find/replace on the site name. Then I insert the modified file back into the database and you settings will be the same for the new store. Just do a
    Code:
    mysqldump -u <user> -p<password> zencart_database --tables layout_boxes > layout_boxes.sql
    When I'm not quite so lazy/busy I plan on building a little "setup" interface that will create the config files and insert the appropriate layout_boxes rows, but for now this is pretty quick.

    I've been over this code pretty thoroughly with the modifications I've made to it, and haven't found anything introduced with this module that should cause any problems as the number of sites increase.

    The only general performance suggestion I would have is to be careful how many products you put in a single category. This is a Zen Cart thing, nothing to do with MultiSite other than the fact that you may have more products than a single store. To give you some scale, with my dedicated MySQL server I need to keep the number of products in a single category under 5,000 for the store to perform adequately, which is highly unlikely for in most situations I would think.

  9. #9
    Join Date
    Mar 2007
    Posts
    251
    Plugin Contributions
    6

    Default Re: MultiSite Module Support Thread

    Does any have the scrolling specials box working, so that it only displays the products relevant to that site.

    I have the

    Code:
      $random_specials_sidebox_product = zen_random_select(cat_filter($random_specials_sidebox_product_query));
    in the specials.php file, but it still pulls in ALL items listed as specials.

    Thoughts?

  10. #10
    Join Date
    Mar 2006
    Posts
    283
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Thanks cablesimple for your response above....

    Heres another one.. Any one find a way to test a template before changing the DNS?

    Thanks!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 WorldPay Module version 3.0 - Support thread
    By countrycharm in forum Addon Payment Modules
    Replies: 116
    Last Post: 31 Dec 2025, 11:36 AM
  2. Bambora/Beanstream Payment Module Support Thread
    By swguy in forum Addon Payment Modules
    Replies: 127
    Last Post: 26 Mar 2021, 04:13 PM
  3. WorldPay Module version 2.0 - Support thread
    By philip_clarke in forum Addon Payment Modules
    Replies: 729
    Last Post: 4 Nov 2017, 08:23 AM
  4. PC Configurator Module [Support Thread]
    By lebrand2006 in forum All Other Contributions/Addons
    Replies: 254
    Last Post: 22 Aug 2012, 03:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg