beerhost Posted February 13, 2004 Share Posted February 13, 2004 I would like to add a few characters to custom ize my order numbers...I believe I may have used some of them before and linkpoint needs all of them to be unique. Jamie Link to comment Share on other sites More sharing options...
♥kymation Posted February 13, 2004 Share Posted February 13, 2004 The code needs this to be a number, so adding to it is problematic. The easiest fix to your problem would be to put in a test order, then go into the database and change the order number on this test order to something really large (bigger than anything you have used before.) You can use a database tool like phpMyAdmin, the SQL command line, or whatever your host provides to change the database. All future orders will start from this new number. Regards Jim See my profile for a list of my addons and ways to get support. Link to comment Share on other sites More sharing options...
beerhost Posted February 13, 2004 Author Share Posted February 13, 2004 What a great suggestion! Start with order number 10000 and go up from there. Thank you very much. Cool! Jamie Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.