From: Phil D. <ph...@lo...> - 2016-05-14 20:33:34
|
Sorry my bad memory😥 Phil Phil Daintree +64 (0)275 567 890 > On 15/05/2016, at 3:33 am, Andrew Galuski <aga...@re...> wrote: > > I don't believe this was me. I didn't work on Google maps API. I see this line of code added in the below revision committed on behalf of Jan Bakke > [Web-erp-svn] SF.net SVN: web-erp:[7495] trunk > dai...@us... [dai...@us...] > Sent: Monday, April 25, 2016 5:01 AM > To: > web...@li... > Revision: 7495 > http://sourceforge.net/p/web-erp/reponame/7495 > Author: daintree > Date: 2016-04-25 10:01:27 +0000 (Mon, 25 Apr 2016) > Log Message: > ----------- > Jan Bakke: improvements to google maps api v 3 > > Modified Paths: > -------------- > trunk/SelectCustomer.php > trunk/doc/Change.log > > Later in email: > > > + > + $buffer = file_get_contents($request_url) or die("url not loading"); > > > > Sent from my BlackBerry 10 smartphone > From: Phil Daintree > Sent: Friday, May 13, 2016 10:05 PM > To: webERP Developers > Reply To: webERP Developers > Subject: Re: [WebERP-developers] SelectCustomer.php, last version. > > Andrew Galuski is the author of this work - I think he is more active on the forum > Phil > > Phil Daintree > Logic Works Ltd - +64 (0)275 567890 > http://www.logicworks.co.nz >> On 14/05/16 06:03, Rafael Chacón wrote: >> 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. >> >> >> >> ------------------------------------------------------------------------------ >> Mobile security can be enabling, not merely restricting. Employees who >> bring their own devices (BYOD) to work are irked by the imposition of MDM >> restrictions. Mobile Device Manager Plus allows you to control only the >> apps on BYO-devices by containerizing them, leaving personal data untouched! >> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j >> >> >> _______________________________________________ >> Web-erp-developers mailing list >> Web...@li... >> https://lists.sourceforge.net/lists/listinfo/web-erp-developers > > ------------------------------------------------------------------------------ > Mobile security can be enabling, not merely restricting. Employees who > bring their own devices (BYOD) to work are irked by the imposition of MDM > restrictions. Mobile Device Manager Plus allows you to control only the > apps on BYO-devices by containerizing them, leaving personal data untouched! > https://ad.doubleclick.net/ddm/clk/304595813;131938128;j > _______________________________________________ > Web-erp-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/web-erp-developers |