I see that it does not sanitise the input of the coordinates before inserting into the database. Here I just copied and pasted the coordintes from google earth, which contain ' and ".
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 '55.37"S','152°16'50.88"E','http://www.roverpark.com/','','',
'1','1167024388')' at line 6
When I click "show on map" from "list elements" it just shows the default location every time, although the URL it is requesting seems to be valid.
It would be nice if it accepted these and could also import a "link to this page" maps.google.com url to make it easy to add stuff.
Thanks!
|