Hi, does anyone know how to change the starting customer #? IT looks weird that it comes ino customer #14, 15, so on ---- thank you!
Change the auto_increment value in the cscart_users table (only increase, not decrease). Note, this is a table property and is usually found in (phpMyAdmin anyway) under the Operations tab. It is NOT a column in the table.
How to create random order numbers instead of #1, #2 etc?