When I run the google demo version, I do not get an error, but I do
get the map centered on -180, 0. This may be what "seriously" is
calling an error.
What appears to be happening is that the search url
(...phpsqlsearch_genxml.php?
lat=42.3803274&lng=-71.13891009999998&radius=25) is not returning an
xml string as designed, but rather the actual php code. Meaning that
it is likely a google server issue; that subdirectory is not (no
longer) set up to parse php code.
Of course, for seriously to get anything, he too would need the php
code, and it would need to be correctly set up on his/her server.
- Jeff