10/19/2015 at 10:25 am
#350940
Keymaster
@ SnailsFromJupiter
My best guess is that the theme or another plugin is incorrectly (meaning something that should not be done) unsetting the $wp_query variable.
My suggestion… deactivate all plugins unrelated to Connections.
Does the error go away?
- If it does, then one of the deactivated plugin is causing the error. Here’s how to find out which one:
- Activate plugins one at a time checking for the error after each plugin activation. When the error happens again, the last plugin is the cause. If you find out which one, please let me know.
- If it does not, then the theme is the cause of the error. Here’s how to find out:
- Temporarily activate the default WordPress theme and check for the error. If it is the theme, please let me know which one you are using.
Hope that helps!
