Results 1 to 8 of 8
  1. #1
    Join Date
    Mar 2013
    Location
    Davis, California, United States
    Posts
    22
    Plugin Contributions
    0

    Default Remove Discount Coupons Box

    I tried this procedure:

    http://www.zen-cart.com/showthread.p...iscount+coupon

    But, I don't get an option box to select disable or remove. The arrow link goes nowhere for me. Any ideas?

    Name:  Capture.PNG
Views: 208
Size:  11.9 KB

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove Discount Coupons Box

    Look in your debug logs and see if you have any debug logs about the admin ...

    You should see when you click on any of the Order Total modules a choice for REMOVING the installed modules ... if not, then you probably have an error that is causing that screen not to load completely ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Mar 2013
    Location
    Davis, California, United States
    Posts
    22
    Plugin Contributions
    0

    Default Re: Remove Discount Coupons Box

    Quote Originally Posted by Ajeh View Post
    Look in your debug logs and see if you have any debug logs about the admin ...

    You should see when you click on any of the Order Total modules a choice for REMOVING the installed modules ... if not, then you probably have an error that is causing that screen not to load completely ...
    New to all of this...where are the debug logs? Thanks!

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove Discount Coupons Box

    Peek in the /logs directory to see what debug logs are there and what they contain ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Mar 2013
    Location
    Davis, California, United States
    Posts
    22
    Plugin Contributions
    0

    Default Re: Remove Discount Coupons Box

    Quote Originally Posted by Ajeh View Post
    Peek in the /logs directory to see what debug logs are there and what they contain ...
    Not sure that to do about this error:

    \\[27-Mar-2013 12:32:53] PHP Fatal error: Cannot redeclare class ot_loworderfee in /hermes/bosoraweb110/b728/ipg.rnvwdcom/zen/includes/modules/order_total/ot_loworderfee_old.php on line 11

    Any ideas?

  6. #6
    Join Date
    Mar 2013
    Location
    Davis, California, United States
    Posts
    22
    Plugin Contributions
    0

    Default Re: Remove Discount Coupons Box

    Quote Originally Posted by Randall L-m View Post
    Not sure that to do about this error:

    \\[27-Mar-2013 12:32:53] PHP Fatal error: Cannot redeclare class ot_loworderfee in /hermes/bosoraweb110/b728/ipg.rnvwdcom/zen/includes/modules/order_total/ot_loworderfee_old.php on line 11

    Any ideas?
    For some reason it is looking at the old (original file) not my new file.

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Remove Discount Coupons Box

    You have a copy of:
    ot_loworderfee_old.php

    in the modules directory ...

    This triggers an error as this is an auto-loading directory for any file that ends in .php

    Instead of calling an old/backup file:
    ot_loworderfee_old.php

    if you used:
    ot_loworderfee.php_OLD

    then that would not be loaded and it would not conflict with the original file:
    ot_loworderfee.php

    Try renaming that file:
    ot_loworderfee_old.php

    to be:
    ot_loworderfee.php_OLD

    if you need to save a copy ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Mar 2013
    Location
    Davis, California, United States
    Posts
    22
    Plugin Contributions
    0

    Default Re: Remove Discount Coupons Box

    Quote Originally Posted by Ajeh View Post
    You have a copy of:
    ot_loworderfee_old.php

    in the modules directory ...

    This triggers an error as this is an auto-loading directory for any file that ends in .php

    Instead of calling an old/backup file:
    ot_loworderfee_old.php

    if you used:
    ot_loworderfee.php_OLD

    then that would not be loaded and it would not conflict with the original file:
    ot_loworderfee.php

    Try renaming that file:
    ot_loworderfee_old.php

    to be:
    ot_loworderfee.php_OLD

    if you need to save a copy ...
    PERFECT! Thank you, Ajeh!!!!!!!

 

 

Similar Threads

  1. v139h Exclude a product from discount coupons or quantity discount
    By reiddg in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 7 Aug 2014, 08:21 AM
  2. Blocking usage of Group Discount & Discount Coupons
    By familynow in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 24
    Last Post: 21 Feb 2012, 03:34 AM
  3. Can I restrict Discount Coupons if Group Discount used?
    By mitch_h in forum General Questions
    Replies: 3
    Last Post: 5 Nov 2009, 02:25 AM
  4. Remove Discount Coupon box
    By figufab in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 29 Oct 2007, 12:31 AM
  5. Remove Discount Coupons from GC
    By bjwitten in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 3
    Last Post: 1 Jun 2006, 05:26 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