
09-13-2006, 10:32 PM
|
|
|
Join Date: May 2006
Location: U.S.
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by pipin
found a minor glitch.
if the username contains a character like ' you get a mysql error.
Code:
Datenbankfehler in vBulletin 3.6.0:
Invalid SQL:
INSERT INTO googlemapme
(userid,username,usergroupid,title_map,text_map,lat_map,lng_map,pimage,approve) VALUES ('2514','D'Espice','6','D\'Espice','Der Leitende','48.16608541901253','11.6015625','',
'1');
MySQL-Fehler : 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 'Espice','6','D\'Espice','Der Leitende','48.16608541901253','11.
|
I have this same issue, does anyone have a work-around???
|