Seite 1 von 1

Kann mein Auto nicht in Garage posten?????

Verfasst: Sonntag 31. Januar 2010, 05:48
von steelrat
Bekomme immer dieses message:

Could not insert new entry

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '70 Plymouth Duster 340.JPG', 'garage_gallery-974-1264912848_thumb.jpg', '', '', ' at line 2

INSERT INTO phpbb_garage_images (attach_location, attach_hits, attach_ext, attach_file, attach_thumb_location, attach_thumb_width, attach_thumb_height, attach_is_image, attach_date, attach_filesize) VALUES ('garage_gallery-974-1264912848.jpg', '0', '.jpg', ''70 Plymouth Duster 340.JPG', 'garage_gallery-974-1264912848_thumb.jpg', '', '', '1', '1264912848', '74860')

Line : 1549
File : functions_garage.php

Warum, was stimmt hier nicht?

Re: Kann mein Auto nicht in Garage posten?????

Verfasst: Sonntag 31. Januar 2010, 14:10
von Silvester751
steelrat hat geschrieben:Bekomme immer dieses message:

Could not insert new entry

DEBUG MODE

SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '70 Plymouth Duster 340.JPG', 'garage_gallery-974-1264912848_thumb.jpg', '', '', ' at line 2

INSERT INTO phpbb_garage_images (attach_location, attach_hits, attach_ext, attach_file, attach_thumb_location, attach_thumb_width, attach_thumb_height, attach_is_image, attach_date, attach_filesize) VALUES ('garage_gallery-974-1264912848.jpg', '0', '.jpg', ''70 Plymouth Duster 340.JPG', 'garage_gallery-974-1264912848_thumb.jpg', '', '', '1', '1264912848', '74860')

Line : 1549
File : functions_garage.php

Warum, was stimmt hier nicht?


Bin zwar hier kein Admin aber versuch doch dein Bild umzubennen, und keine Leerzeichen im Namen sowie keine Sonderzeichen wie ' oder " zu verwenden.

Für mich schauts so aus als würd dein Bild '70 Plymouth Duster 340.jpg oder "70 Plymouth Duster 340.jpg heißen, da gibts dann natürlich Probleme beim Insert- Statement

Verfasst: Sonntag 31. Januar 2010, 14:36
von steelrat
Danke, jetzt hat es funktioniert.