Clashes with Gravity Forms
-
Edit: Seems to work reasonably now.
—-
For some reason the code for this plugin is run in an ajax call for modifying Gravity Forms in the backend. It causes the following error
PHP Fatal error: Uncaught Error: Call to a member function get() on null in domain/public_html/wp-includes/query.php:28
Stack trace:
#0 domain/wp-content/plugins/bbpress/includes/common/template.php(2036): get_query_var(‘_bbp_query_name’)
#1 domain/wp-content/plugins/bbpress/includes/common/template.php(2024): bbp_get_query_name()
#2 domain/wp-content/plugins/bbpress/includes/common/template.php(809): bbp_is_query_name(‘bbp_search’)
#3 domain/wp-content/plugins/highlight-search-terms/hlst.php(97): bbp_is_search()
#4 domain/wp-includes/class-wp-hook.php(298): HighlightSearchTerms::add_url_filters(Object(WP_Query))
#5 domain/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
#6 domain/wp-includes/plugin.php(515): WP_Hook->do_action(Array)
- The topic ‘Clashes with Gravity Forms’ is closed to new replies.