Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2007
    Posts
    24
    Plugin Contributions
    0

    Default Better together problem

    I am having an issue with the better together mod - when I get to the point it would show up this is the error I am getting

    Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/nicebadg/public_html/cart/includes/modules/order_total/ot_better_together.php on line 498

    this is all I have added so far just to check it out


    function setup() {
    $this->add_cat_to_cat(1, 3 "%", 10);

    the second line there is line 498 where it is having an issue - any ideas on what I need to fix or what I did wrong? Thanks

  2. #2
    Join Date
    Sep 2007
    Posts
    219
    Plugin Contributions
    0

    Default Re: Better together problem

    Hi,

    Should that not be:

    $this->add_cat_to_cat(1, 3, "%", 10);

  3. #3
    Join Date
    Aug 2007
    Posts
    24
    Plugin Contributions
    0

    Default Re: Better together problem

    Aha - can you tell I am new to this - thanks so much that took care of it

 

 

Similar Threads

  1. Better Together Centerbox
    By swguy in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 27 Nov 2011, 06:21 PM
  2. Better Together Centerbox
    By maryx in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 23 Jul 2011, 01:24 AM
  3. Better Together add-on
    By CaroleAs in forum All Other Contributions/Addons
    Replies: 16
    Last Post: 2 Nov 2010, 04:31 PM
  4. Better together issues
    By sheila123 in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 18 Apr 2009, 03:44 AM
  5. Better Together mod
    By coolman in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 18 Aug 2008, 09:09 PM

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