Great hack, installed and all work fine except on member that has an apostrophe in thier username, they get an SQL error when posting. I tested this out with a user called test'user and I get the same error. Can this be resolved?
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
INSERT INTO vb3_googlemapme
(userid,username,usergroupid,title_map,text_map,lat_map,lng_map,pimage,approve) VALUES ('6','TEST'USER','2','This is me','test','42.032974332441405','-22.1484375','',
'1');
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 'USER','2','This is me','test','42.032974332441405','-22.1484375
Error Number : 1064
Date : Wednesday, July 26th 2006 @ 11:07:50 AM
Script : http://www.certforums.co.uk/forums/vbgooglemapme.php
Referrer : http://www.certforums.co.uk/forums/vbgooglemapme.php?do=addelement
IP Address : *********
Username : TEST'USER
Classname : vb_database