Page 18 of 70 FirstFirst ... 816171819202868 ... LastLast
Results 171 to 180 of 699
  1. #171
    Join Date
    May 2005
    Location
    England
    Posts
    676
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Hello Scott,

    Wondered what might be causing repeated marketing links such as here:-

    http://www.thegemtree.com/index.php?...ducts_id=11011

    I defined one discount link, but it repeats. I figure I have done something on my setup. Any help is appreciated.

    Regards,

    Heathenmagic

  2. #172
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    I've never seen that before. I would get a fresh copy of tpl_product_info_display.php and a fresh copy of the contrib in case you've overwritten something accidentally.
    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.

  3. #173
    Join Date
    May 2005
    Location
    England
    Posts
    676
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Hello Scott,

    Major whoops, please forgive me, my bad. Not sure how the duplicate line got into the file, must have had a mad moment

    Thanks for getting back to me.

  4. #174
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    Someone asked me the other day how to start, stop or start and stop Better Together discounts on a particular date; detailed instructions have been posted here:

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

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

  5. #175
    Join Date
    Apr 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Hi,
    have read the readme.txt, your webpage and all that, installed better together as told, but I got a problem. Do I have to do some changes in the modules.php? From the admin-folder. I get this message when I have installed:
    Warning: include(/home/3/s/www/includes/languages/norwegian/modules/order_total/ot_better_together.php) [function.include]: failed to open stream: No such file or directory in /home/3/s/www/admin/modules.php on line 173

    Warning: include() [function.include]: Failed opening '/home/3/s/www/includes/languages/norwegian/modules/order_total/ot_better_together.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/3/s/www/admin/modules.php on line 173
    I'm really stuck with this, and have read the support thread without finding an answer

    Besides, I like your work, keep up the good work

  6. #176
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    You need to create the language file for norwegian.

    Copy

    /home/3/s/www/includes/languages/english/modules/order_total/ot_better_together.php

    to

    /home/3/s/www/includes/languages/norwegian/modules/order_total/ot_better_together.php

    Good luck,
    Scott
    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. #177
    Join Date
    Aug 2006
    Posts
    65
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    Hello,

    I was hoping you could help me out. I've been using Better Together for a few months now and it has worked wonderfully. For the past few weeks though, the BT discount has not been applied to orders that qualify. Nothing to my knowledge has changed in our shop and the BT promotional text is still being displayed on items in our store... the discounts just do not get added to the totals anymore.

    So far, I have tried uninstalling BT and reinstalling. Uninstalling and upgrading to a newer version and reinstalling. Uninstalling and deleting all files and than reinstalling and so fourth. Nothing seems to work.

    Any ideas what could make BT stop working with order totals?

    Best,
    Rocco
    RoccStar Accessories
    http://www.roccstar.com

  8. #178
    Join Date
    Aug 2006
    Posts
    65
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    dont know what i did, but i managed to fit it!

    i do have one more question though, is it possible to do a discount like this?:

    buy X get product made by manufacturer Y for 10% off

    Also, how would I go about making all items "buy one get the second at a discount?"
    Last edited by optikalsaint; 9 Apr 2008 at 09:03 PM.
    RoccStar Accessories
    http://www.roccstar.com

  9. #179
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,312
    Plugin Contributions
    125

    Default Re: Better Together Contribution Support Thread

    There's no global command for 2 for 1, you'd have to do each one.

    There's no support for manufacturers, just products and categories.
    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. #180
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: Better Together Contribution Support Thread

    2 hours! 2 hours and still I can't get this working!

    I have been over and over and over the install instructions which are stupidly easy.
    I have checked, double checked and even triple cheked everything over and over again but still nothing.

    I am using:
    zc 1.3.8a
    PHP Version: 5.2.2 (Zend: 2.2.0)

    The only thing I can thin of is that I am not setting the parameters correctly.

    I have the store set up like this:

    Cat 1
    -- sub cat 1a
    -- subsub cat 1b
    -- products

    Cat 2
    -- sub cat 2a
    -- subcat 2b
    -- subcat 2c
    -- products

    I want to specify -

    Cat 1 - buy 2 get 3rd half price
    I tried $this->add_cat_to_cat(1b, 1b, "%", 100);

    Cat 2 - Buy 5 get 1 free
    $this->add_fiveforone_cat(2c);

    Is this correct? If not, help?

    Thanks in advance.

 

 
Page 18 of 70 FirstFirst ... 816171819202868 ... 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