PHP Fatal with WordPess 5.5
-
After upgrading to WordPress 5.5 my website crashed. The error log gets cut short and only says “PHP message: PHP Fatal error: Uncaught Error: Only variables can be passed by reference in” but never list the affected file. Over SSH when I try any run any WP-CLI commands I see the following PHP fatal error. Deactivating “flexmls-idx” restores my website. Looks like maybe a coding incompatible.
PHP Fatal error: Uncaught Error: Call to a member function GetStandardField() on null in /public/wp-content/plugins/flexmls-idx/components/search.php:844 Stack trace: #0 /public/wp-content/plugins/flexmls-idx/components/search.php(869): fmcSearch->admin_view_vars() #1 /public/wp-content/plugins/flexmls-idx/integration/wpbakery/components/VCE_component.php(27): fmcSearch->integration_view_vars() #2 /public/wp-includes/class-wp-hook.php(287): VCE_component->integrateWithVC('') #3 /public/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #4 /public/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #5 /public/wp-settings.php(546): do_action('init') #6 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1237): require('/www/...') #7 phar:///usr/local/bin/wp/vendor/wp-cli/wp-cli/php/WP_CLI/Runn in /public/wp-content/plugins/flexmls-idx/components/search.php on line 844
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘PHP Fatal with WordPess 5.5’ is closed to new replies.