Title: error
Last modified: August 21, 2016

---

# error

 *  [wildio](https://wordpress.org/support/users/wildio/)
 * (@wildio)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/error-334/)
 * get this error when using the radius search:
 * Search
 * SELECT SQL_CALC_FOUND_ROWS wp_posts.*, ( 3959 * acos( cos( radians(36.835238))*
   cos( radians( latitude.meta_value ) ) * cos( radians( longitude.meta_value ) –
   radians(-76.2975306) ) + sin( radians(36.835238) ) * sin( radians( latitude.meta_value))))
   AS distance FROM wp_posts LEFT JOIN wp_postmeta latitude on latitude.post_id 
   = wp_posts.ID and latitude.meta_key = ‘_bbptl_lat’ LEFT JOIN wp_postmeta longitude
   on longitude.post_id = wp_posts.ID and longitude.meta_key = ‘_bbptl_lng’ WHERE
   1=1 AND wp_posts.post_type = ‘topic’ AND (wp_posts.post_status = ‘publish’ OR
   wp_posts.post_status = ‘closed’) HAVING distance <25 ORDER BY wp_posts.post_date
   DESC LIMIT 0, 15
 * even on your site [http://sandbox.pencil2d.org/forums/search/?bbp_search=&bbptl_search_addr=201+High+Street%2C+Portsmouth%2C+VA+23704%2C+USA&bbptl_search_dist=25](http://sandbox.pencil2d.org/forums/search/?bbp_search=&bbptl_search_addr=201+High+Street%2C+Portsmouth%2C+VA+23704%2C+USA&bbptl_search_dist=25)
 * [https://wordpress.org/plugins/bbpress-topic-location/](https://wordpress.org/plugins/bbpress-topic-location/)

Viewing 1 replies (of 1 total)

 *  [mrtony](https://wordpress.org/support/users/mrtony/)
 * (@mrtony)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-334/#post-4637552)
 * I started using the plugin too, I found this part in the file bbpress-topic-location.
   php on lines 363 to around 367
 * Just remove it and it it will be gone.

Viewing 1 replies (of 1 total)

The topic ‘error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bbpress-topic-location_fffff9.svg)
 * [bbPress Topic Location](https://wordpress.org/plugins/bbpress-topic-location/)
 * [Support Threads](https://wordpress.org/support/plugin/bbpress-topic-location/)
 * [Active Topics](https://wordpress.org/support/plugin/bbpress-topic-location/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbpress-topic-location/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbpress-topic-location/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mrtony](https://wordpress.org/support/users/mrtony/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/error-334/#post-4637552)
 * Status: not resolved