Forums › Forums › Search & Filter Pro › WordPress Site not reachable anymore after activation S&F pro 2.1.2
Tagged: activationfailure
- This topic has 20 replies, 3 voices, and was last updated 8 years, 12 months ago by
Anonymous.
-
Ross Moderator(Private) March 30, 2016 at 9:39 am #40949
Hi Bart
What happens when you disable S&F as mentioned in the other post, site back up and running?
Thanks
Trevor(Private) April 1, 2016 at 1:39 pm #41240You must become a detective to help find the issue.
#1 Deactivate all plugins (make a note of which ones you do this to).
#2 Switch to a WP Theme (like 2015)
#3 Activate S&F ProIs the site still working? No? then there is a serious conflict probably at server setup level. Yes, it works?
#4 Switch to your theme.
Is the site still working? No? then there is a conflict with the theme. Yes, it works?
#5 Start to activate one plugin at a time (making sure all are up-to-date before activating). after each one is activated, test the site. Once a plugin has passed this test, leave it activated. If the site will not load after activating a plugin, you can deactivate it by renaming the plugin’s folder, e.g. revslider might be renamed to OLDrevslider. Go to WP Admin Plugins page and you will get a notice to say the plugin is deactivated. After that, go back and rename that plugin’s folder back to normal again.
#6 Try this until you have checked each plugin.Then come back and post here.
Ross Moderator(Private) April 3, 2016 at 1:32 pm #41394Hi Bart
Before we proceed any futher I have a few questions:
1) Do you have a link so I can see the problem in action?
2) Can you describe the problem? Are you getting blank pages / pages not loading? Then you have WP_DEBUG disabled, which means you are hiding errors that we can use to resolve your issue – enable this
3) How many posts do you have / want to search?
S&F will work on any site that is configured properly according to WP standards and best practices.
Thanks
Anonymous(Private) May 4, 2016 at 11:26 am #44691Hello Ross,
This is wp_debug feedback:
Notice: is_preview was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /opt/bitnami/apps/sustainablepackaging/htdocs/wp-includes/functions.php on line 3897
Notice: is_singular was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /opt/bitnami/apps/sustainablepackaging/htdocs/wp-includes/functions.php on line 3897
Notice: is_preview was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /opt/bitnami/apps/sustainablepackaging/htdocs/wp-includes/functions.php on line 3897
Notice: is_singular was called incorrectly. Conditional query tags do not work before the query is run. Before then, they always return false. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /opt/bitnami/apps/sustainablepackaging/htdocs/wp-includes/functions.php on line 3897
Fatal error: Call to a member function get() on a non-object in /opt/bitnami/apps/sustainablepackaging/htdocs/wp-includes/query.php on line 28
-
AuthorPosts