From: Rafael C. <raf...@gm...> - 2016-05-13 18:03:10
|
Hi, I need help to troubleshooting SelectCustomer.php. I comment the line 83, from: "$buffer = file_get_contents($request_url) or die("url not loading");" to: "$buffer = file_get_contents($request_url) /*or die("url not loading")*/;" due a general failure to load page. After that,I found no backward compatibility with Google Maps previous version (it stoped to work). I tried o replace, but I got other problems. Someone is troubleshooting SelectCustomer.php or used the new version with success ? Best regards, Rafael. 2016-05-13 8:11 GMT-06:00 Rafael Chacón <raf...@gm...>: > Hi All, > > Has anyone used SelectCustomer.php, last version ? > > Best regards, Rafael. > |