Title: Validating error
Last modified: August 21, 2016

---

# Validating error

 *  Resolved [maxj](https://wordpress.org/support/users/maxj/)
 * (@maxj)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/validating-error-2/)
 * When I try to use _pronamic_google_maps_address and use as a address to get google
   map and than validate it I get an error: Whitespace in query component. Use %
   20 in place of spaces.
    Is it possible to get the valu of _pronamic_google_maps_address
   and filter it to take away whitespaces and replace those with %20?
 * [http://wordpress.org/plugins/pronamic-google-maps/](http://wordpress.org/plugins/pronamic-google-maps/)

Viewing 1 replies (of 1 total)

 *  [Leon Rowland](https://wordpress.org/support/users/zogot/)
 * (@zogot)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/validating-error-2/#post-4518694)
 * Hello maxj
 * You can try a urlencode line. Something like
 * `$value = urlencode( $address )`

Viewing 1 replies (of 1 total)

The topic ‘Validating error’ is closed to new replies.

 * ![](https://ps.w.org/pronamic-google-maps/assets/icon-256x256.png?rev=3194044)
 * [Pronamic Google Maps](https://wordpress.org/plugins/pronamic-google-maps/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pronamic-google-maps/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pronamic-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/pronamic-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pronamic-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pronamic-google-maps/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Leon Rowland](https://wordpress.org/support/users/zogot/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/validating-error-2/#post-4518694)
 * Status: resolved