Hello,
I am running this amazing Jomsocial here in China, behind the Great Firewall, hence all good things of google are blocked.
The issue is:
when a user tries to register, the system performs a ping to an IPv6 which I transcoded to maps.google.com, which is a blocked page here.
After clicking the "register button" I get this error:
Curl error: 7 failed connect to maps.google.com: 443; Connection timed out
I was able to pinpoint this to the file:
/components/com_community/libraries/mapping.php
I dont need any location services or similar.
Please how can I deactivate that without modifying the core?
Thank you