This topic is locked
[SOLVED]

 google map api issues

7/27/2012 10:50:59 AM
PHPRunner General questions
W
wfcentral author

I tried putting a google map in a client project a year ago. I put in the google map API code and it worked.
The client decided they did not want the map so I removed it in every place I could find in phprunner.
Now, google has changed to v3 of the api and when the client accesses their site it pops up a warning telling them they have the wrong api.
It appears that even though I removed the map in phprunner there is still a v2 API being written to /classes/runnerpage.php on line 755
How do I tell phprunner to stop putting this in?

C
cgphp 7/29/2012

Now, google has changed to v3 of the api and when the client accesses their site it pops up a warning telling them they have the wrong api.


PHPrunner 6.1 uses the v3 of the API.