Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Can anyone shed some light on this issue? I have reworked the random order mod to generate random customer numbers. The random order mod is working perfectly, and it was pretty much plug and play for the random customer number. However, when a customer tries to sign up, they get the error below. The most confusing part is that # shown in the duplicate entry message is not the same as the number that the script is trying to insert into the customer table!

 

I am pulling my hair out trying to figure this one out.

 

1062 - Duplicate entry '2147483647' for key 1

 

insert into customers (customers_id, customers_firstname, customers_lastname, customers_email_address, customers_telephone, customers_fax, customers_newsletter, customers_password, customers_url, customers_default_address_id, customers_dob) values ('0315220523549', 'Homer', 'Simpson', '[email protected]', '', '', '1', '222a5ac64f0398bfe23be3215d906a58:a9', 'www.test.com', '1', 't')

 

Any ideas before I lose it?

 

THanks,

Charlie

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