Osiris Posted March 5, 2003 Share Posted March 5, 2003 When I install osCommerce the order ID started at 1 then 2 and so on, I want it to start on 63000 for example,.. How ? Link to comment Share on other sites More sharing options...
Guest Posted March 5, 2003 Share Posted March 5, 2003 Manually, change the order ID of the "last" (X) order to 63000, then generate a new order (which will have order ID = 63001). Change the order ID back to its original of order (X). /Fred Link to comment Share on other sites More sharing options...
shienhang Posted September 15, 2003 Share Posted September 15, 2003 hi, i wonder where is the file that i should look into in order to change the X is it a .php file or it is my database ? thank you Link to comment Share on other sites More sharing options...
Guest Posted September 18, 2003 Share Posted September 18, 2003 I am also looking for the file to edit this in. We would like our order numbers to state higher then 1. But don't want the random numbers. Link to comment Share on other sites More sharing options...
Guest Posted September 19, 2003 Share Posted September 19, 2003 I found a way to do it which worked. You don't edit a file you chage the last order number in the database. logon to .../phpMyAdmin/index.php. then goto your database and browes orders. You can then edit the last order to be whatever number you want (under 11 digits by default). the next order will be one number higher. hope that helps Jeff Link to comment Share on other sites More sharing options...
killfactor Posted September 22, 2003 Share Posted September 22, 2003 Hey everyone, This change works fine for boosting the order id... But what would you do if you wish to retrieve a custom order ID out of a table of predetermined ID's? Where would you edit the code? Would someone be able to point me in the right direction? cheers, Daniel Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.