Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22
  1. #21
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Gift Certificate and Coupon Issue

    Actually, a safer way to do this in case you have order-total modules that haven't been written to follow the "pattern" fully, would be this:

    Replace that line:
    Code:
              $_SESSION[$post_var] = 'c_' . $GLOBALS[$class]->code;
    with this instead:
    Code:
              if (method_exists($GLOBALS[$class], 'clear_posts')) $GLOBALS[$class]->clear_posts();
    (this is similar to my earlier suggestion, but with a check built-in to prevent those warnings you mentioned)
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #22
    Join Date
    Feb 2006
    Posts
    46
    Plugin Contributions
    0

    Default Re: Gift Certificate and Coupon Issue

    I have all the order total modules installed except COD and Tax. I'll give your new code a try.

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. v151 Use of gift certificate and coupon together - 1 needs to be disabled.
    By PetleyJ in forum Basic Configuration
    Replies: 3
    Last Post: 7 Apr 2013, 03:45 PM
  2. Gift certificate and discount coupon time outs
    By polyestercowboy in forum General Questions
    Replies: 0
    Last Post: 1 Mar 2011, 05:28 PM
  3. Removing Gift Certificate and Discount Coupon links
    By IA7X ShadowsI in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Oct 2010, 11:23 PM
  4. coupon/gift certificate issues
    By DarkAngel in forum Managing Customers and Orders
    Replies: 5
    Last Post: 25 Aug 2009, 05:44 AM
  5. coupon for free gift with gift certificate purchase?
    By tkepler in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 24 Jul 2008, 03:31 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