Notes From James
Home | About | Download
Phoogle - Google maps for PHP - Broken Saturday, November 15, 2008, 7:13 am

While working on my Bike to Work Week web site, it suddenly appeared that Phoogle, the Google maps generator that I use, stopped working. Thankfully, a fix was issued for the "Cannot use string offset as an array" error. In short, the fix is:

add:

if(!trim($data)) return;

as the new first line of the characterData function.

It also appears that you have to replace the instances of [Response] with ['Response']. Fortunately, I fixed that issue myself along the way.

Tags: Bicycling, Blogging, Linux, Web
No Comments
Comment
Your Name:
Web site (i.e. www.xxx.com):
Antispam: Type 'pizza' backwards:
Comment:


[The Gleissberg cycle]  [The Amen break]  
Important Stuff
Ghofulpo.com
Bike to Work Week

Friends
Peter PoP
Sneakatron

Latest Posts

Find Stuff
By Date, tags, etc.

Commands
Home
RSS
Index
Login