Hallo Leute,
mein Provider hat auf
MySQL 5.0.21 umgestellt. Habe die Version 1.7.4 laufen. Funktioniert soweit auch alles (Templates habe ich ebenfalls angepasst).
Nur der Upload funktioniert nicht.
Primäre Meldung:
Bild erfolgreich hinzugefügt: test2 (IMG_6728.jpg)
Sekundäre Fehlermeldung:
DB Error: Bad SQL Query: INSERT INTO 4images_images (cat_id, user_id, image_name, image_description, image_keywords, image_date, image_active, image_media_file, image_thumb_file, image_download_url, image_allow_comments) VALUES (3, 1, 'test2', 'trertretre', '', 1163789041, 1, 'IMG_6728.jpg', 'IMG_6728.jpg', '', 1)
Duplicate entry '0' for key 1
Anschließend sehe ich kein Bild, das Bild wurde aber in das Verzeichnis hochgeladen.
Kann mir jemand helfen?
Danke
_______________
Hello, i have some problems after my Provider has the MySQL updated to Version 5.
I have the latest (1.7.4) version installed and change the tempalte.
All works fine but the upload function failed!
The message was:
Upload successful
DB Error: Bad SQL Query: INSERT INTO 4images_images (cat_id, user_id, image_name, image_description, image_keywords, image_date, image_active, image_media_file, image_thumb_file, image_download_url, image_allow_comments) VALUES (3, 1, 'test2', 'trertretre', '', 1163789041, 1, 'IMG_6728.jpg', 'IMG_6728.jpg', '', 1)
Duplicate entry '0' for key 1
I go back and the new pic does not appear.
Can anyone help me?
Thanks