Debugging Error When Address is Omitted from Organization
-
When I added a new Organization to the plugin without including an address, I get the following error code:
Warning: file_get_contents(): php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\wordpress2\wp-content\plugins\wp-crm-system\includes\wcs-fields.php on line 371 Warning: file_get_contents(https://maps.google.com/maps/api/geocode/json?address=+++++): failed to open stream: php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\wordpress2\wp-content\plugins\wp-crm-system\includes\wcs-fields.php on line 371
This is a local installation, but it would seem that it’s trying to parse a field that it should know is empty.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Debugging Error When Address is Omitted from Organization’ is closed to new replies.