Results 1 to 10 of 2247

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Posts
    39
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Could this issue have to do with the SSL?

    A little background:

    I am implementing Multisite on a test environment (a remote staging server rather than a local install). I have Zen Cart installed into a directory (ex. www.domain.com/shop) with the two subdomains (shop.domain.com and catalog.domain.com) pointed to the Zen Cart installed directory.

    I have matched up the
    define('HTTP_SERVER', 'http://www.domain.com');
    define('HTTPS_SERVER', 'https://www.domain.com');
    exactly how it is in the includes/config.php file but the SSL we will be using is really for our live site and not the testing server.

    Can I comment out the define('HTTPS_SERVER' and define('DIR_WS_HTTPS_CATLOG' to make it work or does anyone have any other solutions?

  2. #2
    Join Date
    Aug 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I have my stores configured like yours and am using a shared SSL too. That was not the problem with the templates in my case...it was something so ridiculously simple...in the domain.com_config.php files in the config_sites directory I had a url in place of the /. It should be:

    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_CATALOG', '/');

    That's all...once I removed the urls, the templates and the links to other pages worked!

    I guess I'm on to the next hurdle...looks like a lot of people have problems with the sidebars...<fingers crossed I won't>...

    Hope this helps you too!

  3. #3
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,674
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I am trouble on my second test site. The web address is http://www.mgs-test.com the problem I am having is this:

    look at the categories on left has all categories its suppose to be just "Candle Holders" and the center module is showing all. What could be the problem?

    Also when you click on a category or any product it shows the link to http://www.morrisgiftshop.biz

  4. #4
    Join Date
    Apr 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Can you post an updated link to the instructions? When I go to http://www.medea.co.uk/dev/multisite...tions_4.0.html I get a broken link error. Thanks!

  5. #5
    Join Date
    Aug 2007
    Posts
    38
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I was able to find a copy of the instructions at:
    http://www.thisdomain.net/dev/multis...tions_4.0.html

  6. #6
    Join Date
    Apr 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    So far I think I've got everything set up correctly but a step is missing somewhere. Nothing shows up on my "child" sites except the default directory listing.

    Here's what I've done:
    1. Installed a clean Zen Cart on domain mainsite.com
    2. Uploaded the ADD and MODIFY files.
    3. Added the SQL command to the db.
    4. Added bl.com and sa.com - the two child stores - as add-on domains to mainsite.com via the Cpanel.
    5. Added the switch code to the configuration.
    6. Created a template file for bl.com and sa.com.
    7. Created a configuration file for all three domains.
    8. In Admin, created two categories - bl and sa - and added the comment code for each (that shows up in admin/multisite tools).

    All this works in the admin of mainsite.com but how do I get the products to show up on bl.com and sa.com?

    Am I supposed to upload anything to the two child domains?

    Thanks for any help you can offer !

  7. #7
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    There should not be any separate folders for the other domain. The names should point to the same folder as the main site.

  8. #8
    Join Date
    Apr 2011
    Posts
    20
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Which post are you referring to fotofx? If mine, the only separate folders for the add-on domains on the main site are for the templates. The other two domains have no files or folders at all. All that shows up is the default "Index of /".

 

 

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