Page 55 of 70 FirstFirst ... 545535455565765 ... LastLast
Results 541 to 550 of 699
  1. #541
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,291
    Plugin Contributions
    125

    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.
    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.

  2. #542
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    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
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #543
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,291
    Plugin Contributions
    125

    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?
    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. #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
    10,291
    Plugin Contributions
    125

    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
    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.

  6. #546
    Join Date
    Oct 2009
    Posts
    32
    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
    10,291
    Plugin Contributions
    125

    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.
    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.

  8. #548
    Join Date
    Oct 2009
    Posts
    32
    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
    10,291
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    Please ask questions about my commercial mods by email, not on the 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.

  10. #550
    Join Date
    Dec 2010
    Posts
    362
    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 70 FirstFirst ... 545535455565765 ... 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