Page 16 of 224 FirstFirst ... 614151617182666116 ... LastLast
Results 151 to 160 of 2240
  1. #151
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    help question Re: MultiSite Module Support Thread

    Quote Originally Posted by Gerome View Post
    make different domains with the SAME folder on your server; This folder should contain the zen-cart shop.

    Example:
    These two index.php files should be the SAME file
    www.site1.com/index.php
    www.site2.com/index.php

    So you can make it work with only one file system.

    Follow the instructions and good luck.

    Can these that manage to install this module properly point me out what needs to be added in the instructions ?

    Thanks.
    Hello, Gerome:

    I started page 1 to read all the posts within this thread. And I run into this post.

    I don't understand how you can use one folder for two different domain names. It seems my hosing company allows me to have one folder for each domain and each subdomain name. So I just uploaded the files vis FTP to the individual folder. Also what is exactly is a "dedicated server"?

    My hosting company is called Dreamhost, by the way.

    Thanks a lot!

    lina

  2. #152
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by lina0962 View Post
    Hello, Gerome:

    I started page 1 to read all the posts within this thread. And I run into this post.

    I don't understand how you can use one folder for two different domain names. It seems my hosing company allows me to have one folder for each domain and each subdomain name. So I just uploaded the files vis FTP to the individual folder. Also what is exactly is a "dedicated server"?

    My hosting company is called Dreamhost, by the way.

    Thanks a lot!

    lina
    If you have a dedicated server, you have to activate the "wildcard", then any domain name going to your IP address will go to your main website.

    If not, then it not that easy. With 1and1 hosts, I can specify different domain name that will go in the same folder. If you don't know how to do it, ask your hosting company.

  3. #153
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    Hi Gerome.

    Maybe this can help on filtering.

    In the main_page=specials, main_page=products_new, main_page=featured_products the filtering provided in the includes/modules/ new_products.php , featured_products.php, specials_index.php don't working.

    But if you add the filtering function in includes/templates/template_default/templates/tpl_modules_products_new_listing.php
    line 23 :
    $products_new = $db->Execute(cat_filter($products_new_split->sql_query));

    the same for the templates featured_products and specials the filtering is working ok.
    But now all products are displaying twice. .
    Do you have any solution on this please?.

  4. #154
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    The
    Quote Originally Posted by stav View Post
    In the main_page=specials, main_page=products_new, main_page=featured_products the filtering provided in the includes/modules/ new_products.php , featured_products.php, specials_index.php don't working.

    Should be

    In the main_page=products_new, main_page=products_all, main_page=specials, main_page=featured_products the filtering provided in the includes/modules/pages/product_new/header_php.php , includes/modules/pages/products_all/header_php.php, includes/modules/pages/special/main_template_vars.php, includes/modules/pages/featured_products/header_php.php don't working.
    Last edited by stav; 3 Aug 2007 at 02:21 AM.

  5. #155
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by stav View Post
    The



    Should be

    In the main_page=products_new, main_page=products_all, main_page=specials, main_page=featured_products the filtering provided in the includes/modules/pages/product_new/header_php.php , includes/modules/pages/products_all/header_php.php, includes/modules/pages/special/main_template_vars.php, includes/modules/pages/featured_products/header_php.php don't working.
    Do you have multiple languages ?

  6. #156
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by Gerome View Post
    Do you have multiple languages ?
    Yeas I have two languages

  7. #157
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by stav View Post
    Yeas I have two languages
    This is why the categories doesn't filter properly.

    I have to review the queries in order to make it work with more than one language... I will hopefully have time to do that this week-end ...

  8. #158
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by Gerome View Post
    This is why the categories doesn't filter properly.

    I have to review the queries in order to make it work with more than one language... I will hopefully have time to do that this week-end ...
    Ok Thank you very much :)

  9. #159
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    Idea or Suggestion Re: MultiSite Module Support Thread

    Hello, Gerome:

    My two sites are www.loveinrose.com, and www.wholesale.loveinrose.com

    After I followed your instructions to install multisite module, all the sideboxes disappeared. And I went to admin->tool->template selection and choose the right template for www.loveinrose.com (by the way, the template for loverinrose.com is "loveinrose", and I ranamed every other folder too), and then went to "layout Boxes Controller" and turned on a number of sideboxes.

    But still no sidebox showed up in the www.loveinrose.com

    Did I miss anything?

    Lina

  10. #160
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by lina0962 View Post
    Hello, Gerome:

    My two sites are www.loveinrose.com, and www.wholesale.loveinrose.com

    After I followed your instructions to install multisite module, all the sideboxes disappeared. And I went to admin->tool->template selection and choose the right template for www.loveinrose.com (by the way, the template for loverinrose.com is "loveinrose", and I ranamed every other folder too), and then went to "layout Boxes Controller" and turned on a number of sideboxes.

    But still no sidebox showed up in the www.loveinrose.com

    Did I miss anything?

    Lina
    have you been into: Tools -> Layout Boxes Controller ?
    I can see two sideboxes in your site (categories and search..)

    basically the sideboxes setting is independant for each site. When you add a new site, you have to set the sidebox for this new site.

 

 

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