Results 1 to 10 of 2247

Hybrid View

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

    Default Re: MultiSite Module Support Thread

    For categories to appear on any of the sites, you must add a tag to the description of that category. Only categories that have the tag will appear within that site.

    If you look at the multisite tools in the admin it has an app that simplifies this. You can go into each category and add the tag as described in Step 5 of the installation docs if that is easier to understand.

  2. #2
    Join Date
    Dec 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    now having this error i think i am near


    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]

    please help!!!!!!!

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

    Default Re: MultiSite Module Support Thread

    Can you post your config file for the main site? It looks like you did not properly tag the categories to match the actual site name from the config... Actually it looks like you may have entered the example verbatim without actually editing it to match your site..

    This is what I would consider an ADVANCED mod. An above average knowledge of how Zen Cart operates is required to successfully use this mod.

    Many times when mods are designed the docs may show something like yoursite.com or TEMPLATE_DIR. These lines are meant to be modified to your own names or directories.

    If you use them AS-IS ---- BAD THINGS WILL HAPPEN
    Last edited by fotofx; 18 Dec 2009 at 08:14 PM.

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

    Default Re: MultiSite Module Support Thread

    I would normally never say this but mwaqas_isb..

    Have you considered posting in the Commercial Help Wanted Forum.

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

    Default Re: MultiSite Module Support Thread

    I meant the multisite config... Please delete that file from your post..

    NEVER post a file that contains database and/or password info.

  6. #6
    Join Date
    Dec 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Hi ,,,sorry,

    now i attached the ...milti config files.


    thankyou so much
    Attached Files Attached Files

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

    Default Re: MultiSite Module Support Thread

    Try this for the config file..

    PHP Code:
    <?php
    $template_dir 
    "site1";
    define('SITE_NAME','site1');
    define('HTTP_SERVER''http://www.store1.vitalsols.com');
    ?>

    This assumes the store is located at http://www.store1.vitalsols.com

    That would be an unusual way to do it. Normally you would have a DNS A Record of www or store1.. Not both.. Looks like you need to figure out your DNS also.

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

    Default Re: MultiSite Module Support Thread

    You also need to change the write permissions on your configure.php files right away. Being your site is online and you are posting your site URL you are just begging for a mess..

  9. #9
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,531
    Plugin Contributions
    127

    Default Re: MultiSite Module Support Thread

    You should change your database password immediately.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

 

 

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