Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22
  1. #11
    Join Date
    May 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    Yes that is it (but I do not think you need the www i did not include www for my site.)
    if 'http://morrisgiftshop.biz' resolves to your site then you should remove the www. i don't think i accounted for www in this mod

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

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    Do you have a couple links from your site I can take a look at?

  3. #13
    Join Date
    May 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    Unfortunately I cannot post the link based on signed agreements. would make things a whole lot easier.
    What exactly are you looking for via the link?

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

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    Because I want to see if that is what I am wanting to do on my site.

    Plus I have a second site to test it with at www.mgs-test.com and each links goes to morrisgiftshop.biz why does it do that?
    Last edited by wmorris; 5 Feb 2010 at 10:21 PM.

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

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    I did everything and if you go to http://morrisgiftshop.biz/marchforbabies/ its say "Page not Found"

    what am I doing wrong

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

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    Ok I have made a file of morrisgiftshop.biz_marchforbabies_config.php

    <?php
    $template_dir = "example";
    define('SITE_NAME','marchforbabies');
    define('HTTP_SERVER', 'http://morrisgiftshop.biz');
    define('HTTPS_SERVER', 'https://morrisgiftshop.biz');
    define('CATEGORIES_ROOT','1'); //root categories is 1 for this site
    ?>

    And nothing comes up. all it says "Page Not Found"
    Last edited by wmorris; 5 Feb 2010 at 11:10 PM.

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

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    I guess no help then

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

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    Roylen,

    Can you able to help me?

    Thanks.

  9. #19
    Join Date
    May 2009
    Posts
    38
    Plugin Contributions
    0

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    You need to follow the instructions for the multisite module exactly as written then replace the existing files with the two files I provided and change the config files as I described.

    Did you follow the instructions here: http://www.medea.co.uk/dev/multisite...tions_0.4.html

  10. #20
    Join Date
    Oct 2010
    Posts
    13
    Plugin Contributions
    0

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    I'm hoping that you are still "around" and reading this or that you will get a notification of the reply.

    I have installed multi-site on a client's site - and I need to use subdomains, so I was very happy to find your modification.

    However, I can't seem to get it quite working properly.

    I am getting a 403 forbidden error when I view the folder...

    Here is the install domain of zencart:
    http://zencart.apps.monas.com/

    Here is the subfolder:
    http://zencart.apps.monas.com/gpwalshcoaching/

    This is my config file:

    Code:
    <?php
    $template_dir = "nightfall";
    define('SITE_NAME','gpwalshcoaching');
    define('HTTP_SERVER', 'http://zencart.apps.monas.com/');
    define('HTTPS_SERVER', 'https://zencart.apps.monas.com/');
    define('CATEGORIES_ROOT','1'); //root categories is 1 for this site  
    define('DIR_WS_CATALOG', 'http://zencart.apps.monas.com/');
    define('DIR_WS_HTTPS_CATALOG', '/');
    define('PRODUCTS_OPTIONS_TYPE_SELECT','0'); //Product option type Select
    define('UPLOAD_PREFIX','upload_'); //Upload prefix
    define('TEXT_PREFIX','txt_'); //Text prefix
    ?>
    I have assigned the categories in the admin-->tools-->Multisite section. But I am not getting anything at the default store page and I'm getting the 403 Forbidden error at the subfolder.

    I have searched through the thread for the standard version of this add-on and the extra instructions that everyone has linked to are no longer available.

    I'm hoping that you can help me.

    Thank you,

    Liz

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. image sub folders under large and medium folders
    By Sushigal in forum General Questions
    Replies: 2
    Last Post: 16 Apr 2009, 04:37 PM
  2. Transfering Hosting and godaddy multisite mod
    By TheDruid in forum General Questions
    Replies: 5
    Last Post: 8 Aug 2008, 07:29 AM
  3. Column Grid Display with MultiSite Mod
    By alma in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 27 Nov 2007, 04:59 PM
  4. Column Grid Display with MultiSite Mod
    By alma in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 27 Nov 2007, 04:59 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