Results 1 to 10 of 22

Hybrid View

  1. #1
    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

  2. #2
    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.

  3. #3
    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

  4. #4
    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.

  5. #5
    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

  6. #6
    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

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

    Default Re: MultiSite Mod & Sub-Folders vs Subdomains

    Roylen1,

    I have did everything you said but nothing is coming up on the site.

 

 

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