Page 78 of 224 FirstFirst ... 2868767778798088128178 ... LastLast
Results 771 to 780 of 2237
  1. #771
    Join Date
    Oct 2007
    Location
    North Carolina
    Posts
    98
    Plugin Contributions
    0

    help question Re: MultiSite Module Support Thread

    I have the multisite thing working pretty well now .... BUT ... when we go in to view the orders it isn't giving us which site the order came from. We are just getting a simple "no" where the site name should be (see below).





    I have looked back over my files ...
    I have re-read the install instructions to make sure I didn't miss anything ...
    I used the helpful info found in post #636 on this thread ...

    And now I am at a loss!


    Any pointers would be oh-so greatly appreciated.

    Charles
    swingcardstore.com
    swingcards.com
    moonrivercardstore.com

  2. #772
    Join Date
    Oct 2004
    Location
    Surrey, BC, Canada
    Posts
    1,881
    Plugin Contributions
    2

    Default Re: MultiSite Module Support Thread

    Thank you RWerksman for that fix! It solved my problems!
    May God bless you,
    Iasmin

    Quote Originally Posted by RWerksman View Post
    Ok, I believe that I've solved the issue with linked products showing up more than once. Here is what you need to do:

    /includes/classes/split_page_results.php

    Find:

    Code:
    function splitPageResults($query, $max_rows, $count_key = '*', $page_holder = 'page', $debug = false) {
    Replace:

    Code:
    function splitPageResults($query, $max_rows, $count_key = 'p.products_id', $page_holder = 'page', $debug = false) {

    /includes/modules/pages/featured_products/header_php.php
    (and pages/product_all, and pages/product_new)

    Find the first SELECT statement. Add the word DISTINCT right after the SELECT.


    This works for me, YMMV. Backup stuff first!

  3. #773
    Join Date
    Feb 2009
    Posts
    8
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    NONE of the settings for INDEX LISTING work from the config sites. Anyone with ideas?

  4. #774
    Join Date
    Apr 2009
    Posts
    14
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I very lost right now.
    After installed a fresh Zen Cart i was trying to install the multi-site module.

    After i done everything till the step 5 in the installation tutorial from multisite. I went to check on my website. But i found out is only give me a blank page. I try the third time to redo everything over, and it still give me a blank page. Can any1 point me into the right direction what should i do?

    I did everything in the installation. But i didn't really understand some part of the tutorial. like :

    includes/classes/order.php (add the SITE_NAME to the order table)
    i do not get what it mean by add the site name to the order table.

    Is this what costing the problem.

    Please check out what happening.

    www.klenterprise.com

    games.klenterprise.com

    i did make new template and config for both site. But for games.klenterprise.com is not even showing. And www.klenterprise.com is showing me a blank page.

    How can i fix this. and im using bluehost

    Thanks. Please point me into a right direction.
    Kelvin

  5. #775
    Join Date
    Mar 2009
    Location
    California
    Posts
    4
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I have a site that was created by someone else. I have created sub domains, each with it's own cart. Now all I want to do is link the login and customers cart between the main site and sub domains.

    I have tried following the directions to install this entire mod and my original site stopped working. I have restored the site and the sub domains.

    Does anyone know how to link just what the customer uses, login, register, account history, shopping cart, etc.?

  6. #776
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Sorry if this has been asked before.
    I couldn't find the answer.

    How do I handle the Google Products feed when I have this module?

  7. #777
    Join Date
    Dec 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    i have copied all of my active zen cart files to a test folder, altered the appropriate config to point in to the test folder, and installed this mod. using my redirects i can get the pages to come up, but no side boxes. started to modify by selecting the template, but it change the layout (template) on the active site as well as the test site....is this because i did not do a fresh install for my test site, or did i miss a config step somewhere?

  8. #778
    Join Date
    Dec 2008
    Location
    Cypress, Texas
    Posts
    4
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    You have to create template "folder" for each site. Your config file points to the approprieate "template". You put your overrides in those folders (sideboxes, template themes, etc) An easy way to see an example is to install a second template and have your second site us that one. Read thru the instruction for multisite again. It give you direction on which folders are absolutely necessary.

  9. #779
    Join Date
    Dec 2008
    Posts
    44
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    i have created all of the templates, but cannot see any sideboxes; tried dropping in the config info, but it is not happening

  10. #780
    Join Date
    May 2007
    Posts
    41
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Is include_once('includes/config_sites/sites_switch.php'); supposed to go before or after <?php?

    It says to put it at the top of the file but I wasn't sure if that actually meant at the very top or below the <?php

    When I put it before I get the error below:

    include_once('includes/config_sites/sites_switch.php'); 1054 Unknown column 'CATEGORIES_ROOT' in 'where clause'
    in:
    [select cd.categories_name from categories c, categories_description cd where cd.categories_description LIKE '%-SITE_NAME-%' AND cd.language_id=1 AND c.parent_id = CATEGORIES_ROOT and c.categories_id = cd.categories_id and cd.language_id='1' and c.categories_status=1]

    When I put it after I get the error below:

    the domain www.musclewithoutsupplements.com does not exist.

    Any ideas on this?

 

 

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