Page 24 of 58 FirstFirst ... 14222324252634 ... LastLast
Results 231 to 240 of 580
  1. #231
    Join Date
    Sep 2007
    Location
    Herne Bay, Kent, England
    Posts
    182
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Quote Originally Posted by swguy View Post
    Your setup function should be this:

    function setup() {
    $this->add_prod_to_prod(425,426, "%" , 50);
    }

    Delete anything else you have and paste this in.

    If it doesn't work, you have done something wrong and you need to put an ad in commercial help wanted for someone to install it for you.
    Thanks. From your answer I could see where I was going wrong.

    Regards

    Philip

  2. #232
    Join Date
    Aug 2006
    Location
    BC, Canada
    Posts
    33
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    I just installed this and running on test site for now.

    I'm using this discount link:
    $this->add_cat_to_cat(4, 5, "%", 50);
    Buy 1 item in category 4 and get 50% off an item in category 5.

    Seems to work good, apart from:

    One of my items in category 4 has a master category of 9 and is linked to category 4.

    If I browse to that item via 'category 4' I get the discount message.

    No discounts are applied if I add the item and an item from category 5 to my cart and the discount message does not appear if I browse to the item via 'category 9'

    Is there any way to stop the discount message from appearing when viewing these linked products?

  3. #233
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,489
    Plugin Contributions
    121

    Default Re: Better Together Contribution Support Thread

    Not at this time.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  4. #234
    Join Date
    Aug 2006
    Location
    BC, Canada
    Posts
    33
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Hi,

    I've been playing around with the following scenario..

    $this->add_cat_to_cat(4, 4, "%", 50);
    Buy 1 item in catergory 4 and get the 2nd category 4 item at 50% off.

    From what I can work out it doesn't matter which order items are added to the cart, it always discounts the lowest priced item regardless of whether this is added to the cart 1st or 2nd. I've done maybe 10 tests and get the same result everytime.

    Is this the way the module is set to work, or could it end up discounting the higher priced item. I guess I'm asking for what rules does the module use to determine the item to be discounted?

    Thanks
    James

  5. #235
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,489
    Plugin Contributions
    121

    Default Re: Better Together Contribution Support Thread

    One of the enhancements that was made in version 2.0 was to automatically select the least expensive matching item for discounting.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  6. #236
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,489
    Plugin Contributions
    121

    Default Re: Better Together Contribution Support Thread

    Quote Originally Posted by jbrit View Post
    I just installed this and running on test site for now.

    I'm using this discount link:
    $this->add_cat_to_cat(4, 5, "%", 50);
    Buy 1 item in category 4 and get 50% off an item in category 5.

    Seems to work good, apart from:

    One of my items in category 4 has a master category of 9 and is linked to category 4.

    If I browse to that item via 'category 4' I get the discount message.

    No discounts are applied if I add the item and an item from category 5 to my cart and the discount message does not appear if I browse to the item via 'category 9'

    Is there any way to stop the discount message from appearing when viewing these linked products?
    The fix for this issue has been written up on my page:

    http://www.thatsoftwareguy.com/zenca...ry_issues.html

    (This page describes the various issues people can have when using categories in my mods.)

    Search for "Marketing Text and Linked Items in Better Together and Friends"

    This fix is *only* required if you have this problem (category discounts on categories which include linked items).
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  7. #237
    Join Date
    Sep 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Thanks Scott. I've just installed this software and modified it for buy 4 get one free. It's working great but I need to apply the discount across both attributes of the product. Can't understand why it's not doing that automatically, can you help please?

  8. #238
    Join Date
    Sep 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Anyone??? Please???? This is for a charity.

    www.hypermobility.org

  9. #239
    Join Date
    Oct 2008
    Posts
    87
    Plugin Contributions
    0

    help question Re: Better Together Contribution Support Thread

    i installed Better Together just now, when i changed the sort order from 295 to 260, then i got the error in my admin :

    Fatal error: Call to a member function format() on a non-object in /home2/fashioq8/public_html/shop/includes/modules/order_total/ot_gv.php on line 49

    how do i fix this problem? help needed

  10. #240
    Join Date
    Oct 2008
    Posts
    87
    Plugin Contributions
    0

    Have a Drink Re: Better Together Contribution Support Thread

    after i restart the explorer, it works now, very strange

 

 
Page 24 of 58 FirstFirst ... 14222324252634 ... LastLast

Similar Threads

  1. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM

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
  •