Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Kristen or anyone helpful party:

 

I have gone through all 30+ pages on this discussion and have tried all suggestions for correcting this error without success. I had tried a complete new install of the contribution as well. Each time a coupon code is entered, the following error comes up:

 

Fatal error: Cannot instantiate non-existent class: discount_coupon in /mystore/catalog/checkout_confirmation.php on line 63

 

 

I am at a complete loss and have a huge sale going on this weekend prior to Thanksgiving and customers have already been given the coupon codes and I can not get it to work. I would very much appreciate any assistance provided.

 

Thanks in advance...

 

I'm very grateful for this contribution

Posted

more info to look at:

 

did you - Edit the file includes/classes/discount_coupon.php and comment out the line

require_once( DIR_FS_CATALOG.DIR_WS_CLASSES.'discount_coupon.php' );

 

if so try this:

 

uncomment it so it looks like

 

require_once( DIR_FS_CATALOG.DIR_WS_CLASSES.'discount_coupon.php' );

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...