Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1062 - Duplicate entry 'KZTJYL68-1489' for key 1 after Discount Coupon Code is used - Help!


alfredov

Recommended Posts

After installing this great Discount Coupon Code module 3.3, I get the following error when pressing the "confirm" button:

 

1062 - Duplicate entry 'KZTJYL68-1489' for key 1

 

insert into discount_coupons_to_orders (coupons_id, orders_id) values ('KZTJYL68', '1489')

 

[TEP STOP]

 

When a Discount code is not used, an order will go through fine ....both a test order and customer order...

 

But when the Discount code is used, the above error is generated -

 

I see similar posts, but haven't found an answer yet! HELP!!!!!!! :blink:

Link to comment
Share on other sites

After installing this great Discount Coupon Code module 3.3, I get the following error when pressing the "confirm" button:

 

1062 - Duplicate entry 'KZTJYL68-1489' for key 1

 

insert into discount_coupons_to_orders (coupons_id, orders_id) values ('KZTJYL68', '1489')

 

[TEP STOP]

 

When a Discount code is not used, an order will go through fine ....both a test order and customer order...

 

But when the Discount code is used, the above error is generated -

 

I see similar posts, but haven't found an answer yet! HELP!!!!!!! :blink:

 

You're trying to insert the same discount code into the table again - that's why it's telling you it's duplicated.

 

I think you either need to be deleteing it or setting a 'used' flag.

* * * * * * * * * * * * * * * * * * * * *

Porpoises are most happy when wet!

\ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _ \ _

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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