If you have a server running and players are already registered, you need to generate VIN numbers for your players' vehicles. Below you will find the points you need to go through to do this.
Database
If you have vms_garagesv2, you can skip the first point, as you should already have a vin column in your vehicle table.
Make sure to add the vin column to your users table using the .sql file provided with the script