Cart is always empty after moving database to new server

Article Details
URL: https://www.awbs.com/hd/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=85
Article ID: 85
Created On: Nov 07 2007 05:33 PM

Answer Symptoms:
Cart is empty when customer attempts to place order, login viewer of admin area does not show any logins.
This is typically seen after moving the AWBS site to a new server or after restoring a backup database.

Fix:
Check your database using phpmyadmin (or your desired db management tool).
In each table, the ID field should show 'auto_increment' in the 'extra' field.
If not, edit each table and set the extra field to a value of auto_increment and save.