Page 55 of 58 FirstFirst ... 5455354555657 ... LastLast
Results 541 to 550 of 580
  1. #541
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,478
    Plugin Contributions
    121

    Default Re: Better Together Contribution Support Thread

    You may or may not need something more complex than Better Together. But you definitely need to hire someone to do this installation for you. There's a limit to how much time I can spend debugging a failed install on the forum.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  2. #542
    Join Date
    Jul 2007
    Posts
    1,881
    Plugin Contributions
    12

    Default Re: Better Together Contribution Support Thread

    Quote Originally Posted by swguy View Post
    You may or may not need something more complex than Better Together. But you definitely need to hire someone to do this installation for you. There's a limit to how much time I can spend debugging a failed install on the forum.
    I have it installed Scott It's not a failed install I just want to know is there a way to make this work. Yes or no, and if it will how do I get it to work. When I help or answer someone question in other threads I try to help all I can. I don't come back with There's a limit to how much time I can spend debugging a failed install on the forum. If we all did that nothing would get accomplish. No disrespect to you but I'm pretty good at sorting things when pointed in the right direction. I know you’re in the business of making money who isn’t. Like I said no disrespect to you. Thanks anyway for your time.


    buy any item from any category and get 50% off any other item from any other category

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

    Default Re: Better Together Contribution Support Thread

    You have stated multiple times that you can't see the module in admin. This is the definition of a failed install.

    Can you do the two things you've asked about with Better Together? Yes, but you have to write some code (which I gave you an outline for). But this level of modification is beyond the abilities of many people - perhaps including you. This is why I suggested that you stop banging your head against the wall and just hire someone.

    You have been working on this for *days* and still haven't completed it. Perhaps this isn't the best use of your time?
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  4. #544
    Join Date
    Apr 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    I've followed all the instructions to install the Better Together module and it is not even appearing in my admin page. The basic instructions for installing a mod, while helpful, did not address what could be the cause of this problem. Any help is appreciated.

    --Zen Cart Novice

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

    Default Re: Better Together Contribution Support Thread

    Please re-read the basic instructions for installing a mod, focusing on the "Common Problems" section. I just updated that part, please read it again.

    http://www.thatsoftwareguy.com/zencart_install_mod.html
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  6. #546
    Join Date
    Oct 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    i add the code
    PHP Code:
    $this->add_cat_to_cat(79"%"60);
    $this->add_cat_to_prod(752"%"50); 
    but it only works for
    $this->add_cat_to_cat(7, 9, "%", 60);
    then i change the code to
    PHP Code:
    $this->add_cat_to_prod(752"%"50);
    $this->add_cat_to_cat(79"%"60); 
    now it only works for
    $this->add_cat_to_prod(7, 52, "%", 50);
    what do i make one product or the products of one category to have several better together discounts?
    ex:
    buy item A from category 7, get item B from category 9 at 60% off,
    buy item A from category 7, get item C (id 52) at 50% off,
    so, if you buy the 3 items together: item A, item B, item C, you get 60% off of item B AND get 50% off of item C
    but now, you only get 60% off of item B and none discounts of item C

    is that possible?

  7. #547
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,478
    Plugin Contributions
    121

    Default Re: Better Together Contribution Support Thread

    Quote Originally Posted by quick1 View Post
    what do i make one product or the products of one category to have several better together discounts?
    ...
    is that possible?
    No. Every product is only discounted (or used in a discount) once.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  8. #548
    Join Date
    Oct 2009
    Posts
    31
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Quote Originally Posted by swguy View Post
    No. Every product is only discounted (or used in a discount) once.
    does Combination Discounts do this?

  9. #549
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    4,478
    Plugin Contributions
    121

    Default Re: Better Together Contribution Support Thread

    Please ask questions about my commercial mods by email, not on the forum.
    Scott C Wilson, That Software Guy, Plugin Moderator
    Contributions: Quantity Discounts, Better Together, SMS on Sale, Gift Wrap at Checkout, and more.

  10. #550
    Join Date
    Dec 2010
    Posts
    246
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    I just downloaded your package and am installing. I see only one directory "Includes" - -do these files go in the store includes directory or the store/admin includes directory?

    John

 

 
Page 55 of 58 FirstFirst ... 5455354555657 ... 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
  •