Page 187 of 224 FirstFirst ... 87137177185186187188189197 ... LastLast
Results 1,861 to 1,870 of 2237
  1. #1861
    Join Date
    Oct 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    My multisite works perfect but now i want to add a site dieren-artikelen.nl (there is a - in the middle) because this is also the seperator, this gives problems....
    Has anyone an idea how to put the categories to this site?

    Thanks

  2. #1862
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by Raimo View Post
    My multisite works perfect but now i want to add a site dieren-artikelen.nl (there is a - in the middle) because this is also the seperator, this gives problems....
    Has anyone an idea how to put the categories to this site?

    Thanks
    That is most unfortunate. I think it means the whole module needs to be rewritten so you can use another separator like for example | (pipe).

  3. #1863
    Join Date
    Oct 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by Design75 View Post
    That is most unfortunate. I think it means the whole module needs to be rewritten so you can use another separator like for example | (pipe).
    Does anyone have experience with this problem?
    Can i simply change the seperator in multisite.php at .value.split("-") or will this not work at all?

  4. #1864
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by Raimo View Post
    Does anyone have experience with this problem?
    Can i simply change the seperator in multisite.php at .value.split("-") or will this not work at all?
    I never heard of anyone else with the problem, maybe there aren't many using a - in their url's. At the moment I really have no idea where the changes would have to be made, because i didn't need to change that part of the code.
    I has been a while since i looked at the code, because I made a new and completely different multi store module. It is database driven, but also a commercial mod (due to the development time i put in it).
    If you have some time i could take a look at the current module this week to see what would need to be changed.

  5. #1865
    Join Date
    Jun 2013
    Location
    United Kingdom
    Posts
    41
    Plugin Contributions
    5

    Default Re: MultiSite Module Support Thread

    Hi,

    I'm trying install the module, and I seem to be falling at the first hurdle as I can't find any information that explains the fundamentals of the setup.

    - Do I need more than one installation of Zen Cart before I start?
    - If so, where do I install the multi-site module? The 'main' site, the other sites, or all of them?
    - The docs mention creating a template for each site. Do these new templates go into the templates directory of the 'main' site, the other sites, or all of them?

    Any help would be appreciated! Thank you.

  6. #1866
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: MultiSite Module Support Thread

    Hi,

    I'm trying install the module, and I seem to be falling at the first hurdle as I can't find any information that explains the fundamentals of the setup.
    - No worries...

    - Do I need more than one installation of Zen Cart before I start?
    - Just One.

    - If so, where do I install the multi-site module? The 'main' site, the other sites, or all of them?
    - The hosting server location stays the same, choose an appropriate directory/folder name for your installed Zen Cart

    -
    The 'multiple' domains 'point at' or 'redirect to' your unique domain names.

    - The docs mention creating a template for each site. Do these new templates go into the templates directory of the 'main' site, the other sites, or all of them?
    - Yes you 'can' have two template/override folders.

    Any help would be appreciated! Thank you.
    - You're welcome.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  7. #1867
    Join Date
    Jun 2013
    Location
    United Kingdom
    Posts
    41
    Plugin Contributions
    5

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by twitchtoo View Post
    Hi,

    I'm trying install the module, and I seem to be falling at the first hurdle as I can't find any information that explains the fundamentals of the setup.
    - No worries...

    - Do I need more than one installation of Zen Cart before I start?
    - Just One.

    - If so, where do I install the multi-site module? The 'main' site, the other sites, or all of them?
    - The hosting server location stays the same, choose an appropriate directory/folder name for your installed Zen Cart

    -
    The 'multiple' domains 'point at' or 'redirect to' your unique domain names.

    - The docs mention creating a template for each site. Do these new templates go into the templates directory of the 'main' site, the other sites, or all of them?
    - Yes you 'can' have two template/override folders.

    Any help would be appreciated! Thank you.
    - You're welcome.
    Hi Twitch,

    Thank you SO much for your reply. Very helpful.

    Your instructions have got me slightly closer!

    Do you know if the 'main' site can be in a subdirectory, and the 'other' sites be in a further directory?

    e.g.

    Main site = mydomain.com/store
    Other = mydomain.com/store/other

    Also, upon installing it onto my 'main' site (mydomain.com/store) it no longer uses the selected template (in Tools > Template Selection) and instead just uses template_default. Any ideas what that might be?

    Thank you.
    Last edited by RocketSites; 4 Feb 2014 at 06:36 PM.

  8. #1868
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: MultiSite Module Support Thread

    Do you know if the 'main' site can be in a subdirectory, and the 'other' sites be in a further directory?

    e.g.

    Main site = mydomain.com/store
    Other = mydomain.com/store/other
    - Only one 'main site' here:
    hosting site root/public_html/your_multisite_folder/zencart installed here

    - Your domain names all point at this folder with cPanel/hosting.

    - If the entrance domain is www.mydomainONE.com - you tell multisite (configure.php) to use the 'classic' template

    - If the entrance domain is www.mydomainTWO.com - you tell multisite (configure.php) to use the 'my_new' template


    Also, upon installing it onto my 'main' site (mydomain.com/store) it no longer uses the selected template (in Tools > Template Selection) and instead just uses template_default. Any ideas what that might be?
    - Yes go to Admin -> Tools -> MultiSite Tools -> Display the relations Categories/Sites

    - Add the 'sites' or template names to the appropriate categories
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  9. #1869
    Join Date
    Oct 2013
    Location
    Waterloo, ON Canada
    Posts
    3
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I have been asked to take over a Zencart site which uses the multisite module. The sites have been neglected re doing the ZenCart upgrades and are still at v1.3.9h. I'm a newbie on the multisite module, and considering that these original Zencart sites were put together in 2007, need to investigate whether or not the multisite module is actually still required. Could someone please direct me to any doc that explains in what situations/requirements the multisite module must be used?
    Thanks!

  10. #1870
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

    Default Re: MultiSite Module Support Thread

    Multisite = two or more domains, one database.

    Sell shoes on one site, clothing on another.

    One database stores customers, orders, etc.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

 

 

Similar Threads

  1. v154 WorldPay Module version 3.0 - Support thread
    By countrycharm in forum Addon Payment Modules
    Replies: 115
    Last Post: 20 Jul 2021, 04:00 PM
  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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR