If you get the error message Unable to load user with ID: 830 when using the Virtuemart extension after installing the quick start package please complete the following to fix the problem.

  1. Log into your web hosting control panel
  2. MAKE A BACKUP OF YOUR MYSQL DATABASE FIRST BEFORE MAKING CHANGES TO THE DATABASE.
  3. Select the MYSQL database icon from the control panel to access the MYSQL database you have created for the quick start package
  4. Open "jos_users" table
  5. You will now see a MYSQL record with the "Super User" name.
  6. Click on edit icon next to the MYSQL record
  7. Change Super User id value to 830 and click on "Go" button
  8. Open the "jos_user_usergroup_map" table
  9. Find the record with "group_id" value 8
  10. Change "user_id" value to 830
  11. Click on "Go" button
  12. Log out of the Joomla administrator area of your website and log back into the site and the problem should be fixed