Page 17 of 224 FirstFirst ... 715161718192767117 ... LastLast
Results 161 to 170 of 2240
  1. #161
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    I just finished to work on an admin tool for the multisite module.

    You can visualised the categories for each sites and change them around from the admin section...

    You can find it here

    http://www.medea.co.uk/dev/


    Let me know what you think of it.

  2. #162
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    WoW!!! Perfect !!!! You are tha man.
    This will save us much more time on the Categories/Sites.
    Very well done.

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

    Default Re: MultiSite Module Support Thread

    After some testing the tool is working pretty well,
    one limitation is that is not multilingual supported, maybe in next version :).

  4. #164
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    red flag questions about category filter

    Hello, Gerome:

    I figured out the sidebox problem. Thank you for your help!

    My two site www.loveinrose.com and www.wholesale.loveinrose.com

    The site_name I set in config_sites folder is 'loveinrose' and 'wholesale.loveinrose'.

    is the following SQL query right?

    PHP Code:
    UPDATE categories_description
    SET categories_description 
    CONCAT("<!--loveinrose-wholesale.loveinrose-->",categories_description)
    WHERE categories_description NOT LIKE "%-loveinrose-wholesale.loveinrose-%" 
    I run this query in Admin->Tool->SQL Query Executor, it failed.

    What part did I do wrong? Thank you very much!

    Lina

  5. #165
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: questions about category filter

    Quote Originally Posted by lina0962 View Post
    I run this query in Admin->Tool->SQL Query Executor, it failed.

    What part did I do wrong? Thank you very much!

    Lina
    Lina! , Gerome made today an Admin Tool for you :), go and check it it that will help you with the Categories/Sites.

  6. #166
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    customer issue Re: MultiSite Module Support Thread

    Hello, Gerome and Stav;'

    Thank you very much for the help! I downloaded the admin tool and it worked beautifully on my adim. Great tool! Thank you!

    Just have one more question: I have 16 cateogries, and actually I want both my 2 sites have the same number of categories: each site has 16 categories. (they are shadow sites, their only difference is their outlook)

    What should I do make this happen? Thanks a lot!

    Lina
    Last edited by lina0962; 4 Aug 2007 at 09:24 PM.

  7. #167
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    Just add loveinrose-wholesale.loveinrose in input box in admin tools for all 16 categories.
    If you have two languages then you can edit all 16 categories description and in the second language on the top of the text area type <!--loveinrose-wholesale.loveinrose-->. without using the visual editor.
    Last edited by stav; 5 Aug 2007 at 12:22 AM.

  8. #168
    Join Date
    Jul 2007
    Location
    Stockholm, Sweden and Palermo, Italy
    Posts
    6
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Hi Gerome,

    I wonder if you can quickly put together a list of the most important things that CAN NOT be different across the various sites running off the same installation with the MultiSite Module.

    Since all the sites share the same shopping cart, I assume they must be using the same currency. I have also seen posts that state that they must be using the same language. But what about taxes, shipping etc, can this be set per site or are these also per shopping cart (and per installation) settings?

    Or would it simply be easier to say that almost everything qualifying as a "business rule" (in contrast to site templates etc) must be the same for all the sites?

  9. #169
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    - Same currency.
    - Multisite is not compatible with multi languages but will be in the next version (released tomorrow)
    - I think that different taxes should be compatible but I never tried to be honest.
    - You can use different shipping modules for each site
    - You can use different payment module for each site
    - You can change anything that is in the configuration section of the admin section (including the company information).

    If by "business rule" you mean payment methods, tax/shipping, currency and company information, I would say that

    About the new version:
    - it will also allow to desactivate the cat_filter for some sites (and then allow all the categories to be display).
    It will also allow to specify a different CATEGORIES_ROOT.

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

    Default Re: MultiSite Module Support Thread

    Version 0.4 is released.

    It can be downloaded from here:
    http://www.medea.co.uk/dev/

    Last changes:
    - lots of minor bugs fixed
    - Admin tools in: Tools -> Multisite Tools allows an easy management of categories
    - Multi languages now supported
    - cPath calculation integrated with the category filter
    - The category filter can now be desactivated with this line:
    PHP Code:
    define('ALLOW_CAT_FILTER','no'); //Desactivate the cat_filter for a site 
    - You can now change the root category of your store by writing this line in your config files:
    PHP Code:
    define('CATEGORIES_ROOT','21'); //root categories is 21 for this site 
    Last edited by Gerome; 7 Aug 2007 at 04:28 PM.

 

 

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