Search found 2 matches

by funkd
Wed Nov 12, 2008 11:36 am
Forum: PHP - Code
Topic: Help! Error inserting record
Replies: 3
Views: 199

Re: Help! Error inserting record

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
by funkd
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...