Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

order_id changing ?


teksigns

Recommended Posts

Heres what to do:

  • Create a test order

Go to PHPMYAdmin or whatever you use

Go to The Orders table

Edit the last record

Change the firstfield to 10000 (Or other starting number)

When a new real order is placed its ID will be 10001

Then you can delete the test order with ID 10000

 

Warren

Link to comment
Share on other sites

  • 4 weeks later...

I have followed exactly the instructions above, tried it several times and still, even though I only have ONE order, and I reset that order to 99, it always places the next order as the original order_id and not 100.

 

Is there something else I need to reset in the database? Something that could be holding onto the original order number?

 

-Priest

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...