View Single Post
Old July 13th, 2006, 07:46 PM   #14 (permalink)
WebDork
Member
Verified Customer
 
Join Date: Apr 2002
Location: Sydney, Australia
Posts: 99
Quote:
Originally Posted by Chuck S
I just saw something on someone else's install. When he installed Photopost his mysql did not set the auto increment field id on most of the tables to auto_increment. Thus use phpmyadmin and check to ensure your id field on the tables are auto_increment
Yep - this seems to be the problem - Thanks !

Autoincrement is not set and default value is 0.

Is there any easy way to tell me which tables I need to change ?
WebDork is offline   Reply With Quote