This topic is locked

geocoding

8/28/2013 10:44:13 AM
PHPRunner General questions
S
SLMEDIASOLUTIONS author

I am trying to incorporate the geocoding per the instructions found in the forum but am having no luck.
One when the project is fully rebuilt, it is not including the geocoding.php file. I located this and manually put it in the include directory.
on the list view, I inserted the map and defined the 3 fields, address, lat,long, but had to use a concat to combine address/city/state fields into one.
when I run the geocode=1 , it is returning a field not defined: address, lat and long.