
05-02-2006, 04:23 PM
|
|
|
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Wachtmeister
Today i got the following error:
Database error in vBulletin 3.5.4:
Invalid SQL:
INSERT INTO vb3_googlemap (userid,username,usergroupid,text_map,lat_map,lng_ map) VALUES ('39','c'tulla','15','Home','22.714985598007914','22.20255160331 726');
MySQL Error : 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 'tulla','15','Home','22.714985598007914','22.20255160331 72
Error Number : 1064
Date : Tuesday, May 2nd 2006 @ 09:42:18 AM
Script :
Referrer :
Username : c'tulla
Classname : vb_database
The Username trying to get his point is "c'tulla". I guess SQL cannot handle the ' in his name. Maybe you have a change to get it working somehow 
|
I updated the php file in the zip to compensate for that error.
just download the zipfile again and overwrite the vbgooglemap.php
|