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.
|
PROBLEM: If the username contains an apostrophie (') the user gets a database error (MySQL) and cannot access/use the map.
Has anyone found a fix for this prolem???
I sent a PM to StoneyArc and have not even received an acknowledgement.
Any help on this issue would be greatly appreciated!!!