Forums › Forums › Search & Filter Pro › Search form does not work with S & F Pro 2.4.6
- This topic has 30 replies, 2 voices, and was last updated 5 years, 9 months ago by Anonymous.
-
Trevor(Private) January 28, 2019 at 4:52 pm #200222
Hi Carrie. I just noticed you are using WP Engine. Is the live site using that hosting also? If so, before we dig any further in to any issues raised, the first thing to do, before we try anything else, is to see if your hosting (WP Engine) is the issue (I do not think that it is, but best to make sure).
There is a setting to override a ‘feature’ of WP Engine hosting, that truncates long SQL queries (which ours are). Edit the site wp-config.php file and add this at the top, after line 1 (on a new line 2):
define(‘WPE_GOVERNOR’, false);
PLEASE DO NOT COPY code from the email you receive for this reply, as email systems sometimes alter the quote marks and encode some characters; instead copy it from the actual forum page.
(also see here for another related support note about this – https://support.searchandfilter.com/forums/topic/killed-query-errors-in-log/#post-64826)
-
AuthorPosts