Page 50 of 70 FirstFirst ... 40484950515260 ... LastLast
Results 491 to 500 of 699
  1. #491
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,563
    Plugin Contributions
    28

    Default Re: Better Together Contribution Support Thread

    Found the solution thanks to Scott:

    http://www.thatsoftwareguy.com/zenca...ry_issues.html
    at the section "Marketing Text and Linked Items in Better Together and Friends"

    Editing the file with the code mentioned did the trick.

  2. #492
    Join Date
    Jun 2009
    Posts
    63
    Plugin Contributions
    0

    help question Re: Better Together Contribution Support Thread

    Hello,

    I need to make a special buy 2 get one free of the same product how do I do that with your mod?

    Thanks for your Help,

    Lex

  3. #493
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,801
    Plugin Contributions
    124

    Default Re: Better Together Contribution Support Thread

    You can't. Better Together is "Buy 1 item A, get 1 item B at a discount."
    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.

  4. #494
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,563
    Plugin Contributions
    28

    Default Re: Better Together Contribution Support Thread

    Is it possible to do a store wide buy one get one 50% off?

  5. #495
    Join Date
    Feb 2007
    Posts
    17
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    I have a Zencart 1.3.9h
    The meaningfull addon I have is ultimate_seo_urls_2-110
    I have succesfully installed the following free modules:

    better_together_2-3b
    better_together_centerbox_1-0a
    better_together_promotional_page_2-2a

    After that I have purchased the following modules:
    buybothnow_2.3b
    This module works fine
    promo_better_2.3a_abtc
    This module seems to be not compatible with ultimate seo url. With ultimate seo active, clicking on buy both now button in the promo page, a page not found appears. Disabling ultimate seo urls the action of the clicking is regular (the products are put in the basket).
    In addition, in any configuration, none "buy both now" is displayed in the better_together_centerbox (but in the promotional page only).

    Some suggestion ?

    Thanks

  6. #496
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,801
    Plugin Contributions
    124

    Default Re: Better Together Contribution Support Thread

    @jeking - yes.

    Code:
        function setup() { 
             global $db; 
             $sql = "select products_id from " . TABLE_PRODUCTS;
             $prodlist = $db->Execute($sql);
             while (!$prodlist->EOF) { 
                $prod = (int)$prodlist->fields['products_id']; 
                $this->add_twoforone_prod($prod);
                $prodlist->MoveNext();
             }
        }
    @nannid - my commercial software is not supported on the Zen Cart forum.
    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.

  7. #497
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,563
    Plugin Contributions
    28

    Default Re: Better Together Contribution Support Thread

    Thanks very much for the code, but I see I was not clear in my question. They want to do a 'buy any one item, get a different item at 50% off'. Ideally it would be the lower priced item at 50% off.

    Anyway to accomplish that?

  8. #498
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,801
    Plugin Contributions
    124

    Default Re: Better Together Contribution Support Thread

    That particular discount cannot be accomplished with Better Together. See PM.
    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.

  9. #499
    Join Date
    Feb 2010
    Posts
    159
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    I have better together set buy from category "A" get category "B"
    15% off. When customer buys from "A" and then buys 2 or more items from "B" they only get the discount on 1 item and it is the least expensive item. Can this be changed to allow for all items from "B" or at least the most expensive?
    Thank you

  10. #500
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,801
    Plugin Contributions
    124

    Default Re: Better Together Contribution Support Thread

    Not with Better Together. See PM.
    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.

 

 
Page 50 of 70 FirstFirst ... 40484950515260 ... LastLast

Similar Threads

  1. Twitter Updates Sidebox Contribution Support Thread
    By delia in forum Addon Sideboxes
    Replies: 13
    Last Post: 29 Dec 2010, 12:44 AM
  2. Better Together Promotional Page Contribution
    By swguy in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 27 Feb 2010, 05:52 PM
  3. Windows Live Product Search Contribution Support Thread
    By numinix in forum All Other Contributions/Addons
    Replies: 209
    Last Post: 3 Jul 2009, 08:23 PM
  4. Better together mod
    By coolman in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 16 Aug 2008, 09:48 PM
  5. LinkConnector Affiliate Contribution Support Thread
    By hyperdogmedia in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 28 Jun 2007, 06:33 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