Page 4 of 7 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 67
  1. #31
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    help question Re: Multi-Site Module...

    Hello Gerome:

    I read every message in your forum, since I am very interested in your module. I noticed that multi-sites are working for sumdomains. Can this module work for completely different domain names? Like www.site1.com. www.site2.com...

    LINA

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

    Default Re: Multi-Site Module...

    Yes, it does; the test shop only use subdomain bicause it is simpler to settup, but it has been made in order to work with different domain.

  3. #33
    Join Date
    Jun 2006
    Posts
    403
    Plugin Contributions
    0

    Have a Drink Re: Multi-Site Module...

    Hello, Gerome:

    I will keep an eye on your forum and wait for your complete instrunctions are ready. The current install text is a little bit dizzy for me.

    The concept sounds very good. I am just not sure whether it adapts with other add-on modules. (I added a lot add-on modules). But I will definitely pay attention to your progress.

    Thank you for your great work!

    Lina

  4. #34
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: Multi-Site Module...

    Quote Originally Posted by lina0962 View Post
    Hello, Gerome:

    I will keep an eye on your forum and wait for your complete instrunctions are ready. The current install text is a little bit dizzy for me.

    The concept sounds very good. I am just not sure whether it adapts with other add-on modules. (I added a lot add-on modules). But I will definitely pay attention to your progress.

    Thank you for your great work!

    Lina
    THere is a way to adapt other modules to this one buy using the function cat_filter which transform any sql query and filter the correct products ... This function has to be added to the different module for which you want to filter the products in function of their categories. I will improve the instructions shortly; also, I take notes of all the points that are raised in this forum and I try to explain it clearly in the instructions.

    Hope I will have time to finish all these instructions soon and make a proper release.

  5. #35
    Join Date
    Apr 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Multi-Site Module...

    Well, I got the shpping working.

    In your websites www.example.com.php file put

    define('MODULE_SHIPPING_INSTALLED', 'ups.php'); --Change the php file to whatever shipping you want to use.

    Create a tpl_shipping_default.php file in includes/templates/your template/templates

    This should only pull the UPS shipping module for this site.

    However, I realized something. If I have $5.00 shipping flat rate on one site and UPS on the other then the customer can put and item in their cart on the UPS site and then go to the flat rate site and checkout. This would give them much cheaper shipping lol. Not sure if there is a way to fix this.

  6. #36
    Join Date
    Sep 2006
    Posts
    100
    Plugin Contributions
    0

    Default Re: Multi-Site Module...

    Quote Originally Posted by xtremeimpulse View Post
    Well, I got the shpping working.

    In your websites www.example.com.php file put

    define('MODULE_SHIPPING_INSTALLED', 'ups.php'); --Change the php file to whatever shipping you want to use.

    Create a tpl_shipping_default.php file in includes/templates/your template/templates

    This should only pull the UPS shipping module for this site.

    However, I realized something. If I have $5.00 shipping flat rate on one site and UPS on the other then the customer can put and item in their cart on the UPS site and then go to the flat rate site and checkout. This would give them much cheaper shipping lol. Not sure if there is a way to fix this.
    That's a good point. do you have the same categories or different categories in your shops ?

    maybe, you could make the shipping calculated in function of the categories instead of the sites...

  7. #37
    Join Date
    Apr 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: Multi-Site Module...

    I was wondering if there was a way to use the cat filter function to in the shopping cart class file to make it only put products shown on that site in the shopping cart? Customers would still stay logged in from store to store, but they could only purchase items from that particular store. This would solve my shipping issue.

    Thanks,
    Austin

  8. #38
    Join Date
    Oct 2005
    Posts
    11
    Plugin Contributions
    0

    Default Re: Multi-Site Module...

    Wow this is great news! I have been waiting for something like this for a long time. Once it is developed a little more I will be turning it live. I tested it out and so far great job!

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

    Default Re: Multi-Site Module...

    For these that are not aware already, you can find this module here:

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

    Cheers

  10. #40
    Join Date
    Jul 2006
    Location
    Toronto, ON
    Posts
    87
    Plugin Contributions
    0

    Default Re: Multi-Site Module...

    I'm trying to create two sites. One with a complete listing of products (site 1), and one with a limited listing (site 2).

    Would it be possible to have site 1 completely secure; (ie https://site1.sitename.com), and site 2 public (ie http://site2.sitename.com)?

    How would this module react to such a setup?

 

 
Page 4 of 7 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. Best Place For Multi-Site module Support?
    By bcannon007 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 May 2012, 08:02 PM
  2. No domain found - using multi-site module
    By maperr55 in forum All Other Contributions/Addons
    Replies: 15
    Last Post: 13 Jun 2011, 04:31 PM
  3. Multi-Site Module
    By VASTMAN in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 3 Apr 2009, 05:27 AM
  4. Multi Site Module
    By eaxpdt in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 1 Aug 2008, 10:56 PM
  5. Multi-Site Module Beta Release !
    By Gerome in forum All Other Contributions/Addons
    Replies: 26
    Last Post: 25 Apr 2007, 09:37 AM

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