This is a discussion on Change Order # within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi to all of you. I would like to change the Order ID # with putting a "name" before. If ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi to all of you. I would like to change the Order ID # with putting a "name" before. If I good understood what I red, I've to change "$oID" somewhere but I can find the good file My problem came when I did some test paiement live with paypal IPN, 'cause I've 9 shops ready to be put on-line. When I do a test payment from Shop1, it's OK. After I'll try to do a payment from Shop2, but I've a message who told me that invoice is already paid and that I've to take contact with the site admin Someone have an idee for the mod ? I look for the contrib "Order Controller" but, at this time of my ability to mod OSCMax, it's not for me. Thanks again for your help. Patrick. |
| Sponsored Links | ||
| ||
| |
|
#2
| |||
| |||
| Hi to all again, I was wrong, it's not in a file that we have to change the order# but in the db directly. I found the answer and process on oscommerce forum. Here is how I did it : First I open my db with phpMyAdmin. After I dislayed the table tree. When done, I've clicked on SQL and add this request : alter table orders auto_increment = 1000; You can replace the number 1000 with numbers between : -2147483648 to 2147483647 but no letters it seems. Thats all folks. Patrick |
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| change default order number system | Rod1mu5 | osCMax v2 Customization/Mods | 4 | 12-16-2007 06:11 AM |
| Change order number | garjowan | osCMax v2 Customization/Mods | 0 | 03-30-2006 07:22 AM |
| anyone know where I can change email for order status | Redeye_Joe | osCMax v2 Customization/Mods | 9 | 02-15-2006 11:23 AM |
| Change sort order on new products | Lord | osCommerce 2.2 Modification Help | 2 | 03-23-2005 02:05 AM |
| How to change product listing order? | AdvantageEpoxyComposites | osCommerce 2.2 Installation Help | 0 | 07-16-2003 11:48 PM |