Hello, It´s possible to change the numbers of ID so that new users start at 1000.I have now 70 users, this don´t need to change it´s for the news one. My version is 6.0004.
You can do it from phpMyAdmin,
- choose table profiles
- then choose Operations
- change Table options, auto_increment to what you will
(1000 to start ID at 1000)
- choose table profiles
- then choose Operations
- change Table options, auto_increment to what you will
(1000 to start ID at 1000)
Next member will now be ID 1000