Title: Code Stopped Working Randomly
Last modified: August 31, 2016

---

# Code Stopped Working Randomly

 *  [adickson](https://wordpress.org/support/users/adickson/)
 * (@adickson)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/code-stopped-working-randomly/)
 * Our Search and Filter code was working fine for over a year, and then just recently
   stopped working.
 * Here is the website page:
 * [http://www.atlantabarslive.com/](http://www.atlantabarslive.com/)
 * and the code starts under “Customize Your Search”
 * Here is the code I am using:
 * [searchandfilter fields=”type,buroughs,days” types=”checkbox,checkbox,checkbox”
   order_by=”term_group,,term_group” operators=”or,or,or” post_types=”posts” headings
   =”WHAT TYPE OF SPECIAL ARE YOU LOOKING FOR?,WHERE DO YOU WANT TO GO?,WHAT DAY?”
   Submit_Label=”GO”]
 * Please assist. Thank you!
 * Adam Dickson
 * [https://wordpress.org/plugins/search-filter/](https://wordpress.org/plugins/search-filter/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ross Morsali](https://wordpress.org/support/users/designsandcode/)
 * (@designsandcode)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/code-stopped-working-randomly/#post-6971579)
 * I’m not sure, it looks like there is an error after submitting the form, so you
   don’t get redirected to the correct place.
 * This can occur if you have even an unrelated error in your site somewhere, because
   this can break http redirects (which is required in S&F).
 * I would enable WP_DEBUG and see if you get any WP or PHP errors in general, an
   d fix those – then it should be safe to assume the redirects will work.
 * Thanks

Viewing 1 replies (of 1 total)

The topic ‘Code Stopped Working Randomly’ is closed to new replies.

 * ![](https://ps.w.org/search-filter/assets/icon-256x256.png?rev=3096093)
 * [Search & Filter](https://wordpress.org/plugins/search-filter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/search-filter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/search-filter/)
 * [Active Topics](https://wordpress.org/support/plugin/search-filter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/search-filter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/search-filter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ross Morsali](https://wordpress.org/support/users/designsandcode/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/code-stopped-working-randomly/#post-6971579)
 * Status: not resolved