abenzer/represent-map

Cant Geocode Places

Closed this issue · 2 comments

  1. I have installed the map and when I try to add places, it gives an error "url not loading" .
  2. When I run the geocode.php file the same error occurs...

Can you please solve the problem.

Are you on PHP5? This is the function that is failing for you: http://php.net/manual/en/function.simplexml-load-file.php

Make sure your PHP server is setup to support it.

My server is supporting it but its working on other server. I will upgrade it to PHP5.

Thanks for the support...