Author Topic: Error : Column count doesn't match value count at row 1 [SOLVED]  (Read 3203 times)

0 Members and 1 Guest are viewing this topic.

Offline pjotrek

  • Newbie
  • *
  • Posts: 24
    • View Profile
PROBLEM SOLVED - SORRY AND THANKS FOR HELP !!

Helo ,

when I try to upload photo I get this error message :

"DB Error: Bad SQL Query: INSERT INTO 4images_images (cat_id, user_id, image_name, image_description, image_keywords, image_date, image_last_view, image_active, image_media_file, image_thumb_file, image_download_url, image_allow_comments) VALUES (4, 1, 'dfdfdfdf', '', '', 1341487023, 1341487023, 1341487023, 1, 'zd1_5.jpg', 'zd1_5.jpg', '', 1)
Column count doesn't match value count at row 1"

I know that there are 3  "1341487023, 1341487023, 1341487023" - it is one more that should be.

What Can I do ? Please help....

PROBLEM SOLVED - SORRY AND THANKS FOR HELP !!

In member.php file  I've got in insert instruction one field too much i delete it and problem is solved.... sometimes i am so stuuupid !  ;)
« Last Edit: July 05, 2012, 01:57:49 PM by pjotrek »