infolock
I did have the auto increment field set. However your advice worked like a charm. I had one to many value, like you said 5. and only 4 tables. I deleted one, and BAM new album created problem solved.
THANKS ALOT!
funkd
Search found 2 matches
- Wed Nov 12, 2008 11:36 am
- Forum: PHP - Code
- Topic: Help! Error inserting record
- Replies: 3
- Views: 199
- Wed Nov 12, 2008 11:06 am
- Forum: PHP - Code
- Topic: Help! Error inserting record
- Replies: 3
- Views: 199
Help! Error inserting record
This is my first post to any forum, and I am relatively new to PHP & MYSQL. That said, here's the problem; I am trying to make an online photogallery and on the album create page I keep recieving the error Error inserting record: Column count doesn't match value count at row 1 I have searched on...