sprintf error (patch)
-
I was getting these errors:
Warning: sprintf() [function.sprintf]: Too few arguments in .../plugins/xml-google-maps/xmlgooglemaps_googleMapsAPI.php on line 421
This happens when the url contains percent signs.
Fixed by following patch: https://gist.github.com/1047579 (scroll to the right to see the change).
- The topic ‘sprintf error (patch)’ is closed to new replies.