Page 15 of 224 FirstFirst ... 513141516172565115 ... LastLast
Results 141 to 150 of 2237
  1. #141
    Join Date
    Oct 2004
    Posts
    50
    Plugin Contributions
    1

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by streetglow View Post
    I wrote an extension for your module, which allows you to specify a site for each product.

    Any more requests?

    Attachment 2319
    streetglow great addon !! :) thanks.

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

    Default Re: MultiSite Module Support Thread

    A simple solution for the admin/products.php will be a text field or multiple select list which will insert one or more site names for the product in product_site comma separated p.x. site1 or site1 , site2 , site3. In this way the product will be visible in one or more site .

  3. #143
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by stav View Post
    A simple solution for the admin/products.php will be a text field or multiple select list which will insert one or more site names for the product in product_site comma separated p.x. site1 or site1 , site2 , site3. In this way the product will be visible in one or more site .
    Products are currently filtered according to their master categories and not the products themselves...

    I was thinking to make something which would allow to simply change a category to different sites in the admin section...

    Lots of work ahead ...

    If you think of any other tools that would help for the use of this module, let me know and I will try to add them to the "Multisite Tools" in the admin section.

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

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by Gerome View Post
    If you think of any other tools that would help for the use of this module, let me know and I will try to add them to the "Multisite Tools" in the admin section.
    No that was just a work around for the post from streetglow , because in the extension that hi posted is not an imput field tor the products filtering in admin to be insered in the ptoducts_site database table.

    The category filtering is better when you want different categories on different sites,(the usualy this is needed), but if you want the same categories but with different products the product filtering is faster sollution.

    BTW. Dou you solved the filtering on (products all, products new , products special, duplicated listing and advanced search pages)?.

    If yes can you send me that files please, until you release new version.

  5. #145
    Join Date
    Apr 2006
    Posts
    19
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Quote Originally Posted by Gerome View Post

    loop4ever,

    1. keeping one copy of zen-cart will make your life easier, however, this module also work with a duplicate zen-carts. The problem will be that any modification will have to be done twice and images uploading too.

    2. As for the subdomain, sometimes, if you activate the "wildcard" and if you have a dedicatede server, you can make the subdomain and the main domain going to the same folder. If you don't know how to do that, ask your hosts.

    3. Well, make sure they don't; you can redirect it with htaccess.

    4. you can ovewrite the constant for the account in your config file, or, if you want to make it cleaner, you can duplicate your payment module and overwrite the ENABLE constant for each module. It can sound complicate but it is not.

    5. you can have different SSL on the same server, only if your server have more than one IP address (one IP for each SSL).
    You can also get a common SSL but it can have issues with the cookies... Google checkout can work for multiple shops with only one SSL (use only SSL for the callback).
    Gerome,

    I got my subdomains working. I have only one copy of zencart and one SSL. I am going to work on the payment today. Thanks a lot!

    One more question: How can I have the products sale on one site and display-only on other sites?


    loop4ever

  6. #146
    Join Date
    Oct 2005
    Posts
    286
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    Hi,
    I have set up two multisites in subdomains using the applezen template but i can't get the dropdown menu working on one site. It's not finding tpl_drop_menu.php but i can't see why.

    http://www.retailer.crochetta.com.au...ain_page=index.

    The other site works fine with this template.
    http://www.agents.crochetta.com.au/index.php

    Would this be in configure.php?
    Thanks
    M

  7. #147
    Join Date
    Oct 2005
    Posts
    286
    Plugin Contributions
    0

    Default Re: MultiSite Module Support Thread

    yep, configure.

  8. #148
    Join Date
    Aug 2006
    Posts
    166
    Plugin Contributions
    2

    Default Re: articles repeating themselfs...

    A question about Advanced search and multi site module
    ---------------------------------------------------------------------
    hi, I see the multisite can filter categories between defined sites. the problem comes, when you are searching something in one site by using advanced search, there, you see all the categories (also from the other sites!!) , and it makes a confusing for the customer who doesn't see these other categories in the category side box of the current site and even by selecting one of them in search of his key word, the result is no product when this category belongs to the other site.
    -----------
    queston: is there any problem in my installation that in advanced search I see all the categories ( so the categories that not belong to this site )?
    if yes, where can be the fout?
    if no, is there any way to resolve this problem?

    thanks in advance

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

    Default Re: articles repeating themselfs...

    Quote Originally Posted by reza View Post
    A question about Advanced search and multi site module
    ---------------------------------------------------------------------
    hi, I see the multisite can filter categories between defined sites. the problem comes, when you are searching something in one site by using advanced search, there, you see all the categories (also from the other sites!!) , and it makes a confusing for the customer who doesn't see these other categories in the category side box of the current site and even by selecting one of them in search of his key word, the result is no product when this category belongs to the other site.
    -----------
    queston: is there any problem in my installation that in advanced search I see all the categories ( so the categories that not belong to this site )?
    if yes, where can be the fout?
    if no, is there any way to resolve this problem?

    thanks in advance
    Well spotted. I know this problem, I just didn't have time to fix it. Basically, all I have to do is fix the query using the usual cat_filter() function...

    It will be done soon.

  10. #150
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    help question questions about install instructions....

    Hello, Gerome:

    I don't quite understand your install instructions step 4 (I apoligize that I am not a native-english speaker)

    Do you mean that:
    1. For the files in Group 1, I can just directly upload the files from "Modify_Files" folder onto the server and replace the original zencart files?

    2. For the files in Group 2, I can upload them to "my template" ffolder, for example, includes/modules/sideboxes/my_template/best_sellers.php. Therefore, I don't need to replace the original file like includes/modules/sideboxes/best_sellers.php. Is my understanding right?

    Thank you very much!!

    Lina

 

 

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