Fatal Error: Uncaught Error: Attempt to assign property “button_typo”
-
I did routine core and plugin updates and now I am getting the below error when I activate the plugin with DEBUG on. . I have done all of the usual troubleshooting things like checking one at a time, confirming PHP version is 8.1, increased memory, installing a new copy of the plugin. I’m hoping this is something easy that I have overlooked.
Debug error code (specifics of location removed)
Fatal error: Uncaught Error: Attempt to assign property “button_typo” on array in /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-ultimate-addon/modules/flip-box/flip-box.php:451 Stack trace: #0 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder-settings-compat.php(100): FlipBoxModule->filter_settings() #1 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder-settings-compat.php(62): FLBuilderSettingsCompat::filter_node_settings() #2 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php(4895): FLBuilderSettingsCompat::filter_layout_data() #3 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php(1201): FLBuilderModel::get_layout_data() #4 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php(1222): FLBuilderModel::get_node() #5 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php(1488): FLBuilderModel::get_nodes() #6 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder-model.php(1468): FLBuilderModel::get_categorized_child_nodes() #7 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder.php(599): FLBuilderModel::get_categorized_nodes() #8 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-plugin/classes/class-fl-builder.php(565): FLBuilder::enqueue_layout_styles_scripts() #9 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/class-wp-hook.php(324): FLBuilder::enqueue_all_layouts_styles_scripts() #10 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #11 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #12 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/script-loader.php(2263): do_action() #13 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/class-wp-hook.php(324): wp_enqueue_scripts() #14 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #15 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #16 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/general-template.php(3065): do_action() #17 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/themes/global-cleaning/header.php(31): wp_head() #18 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/template.php(810): require_once(‘/home/golst3pzg…’) #19 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/template.php(745): load_template() #20 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/general-template.php(48): locate_template() #21 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/themes/astra/page.php(20): get_header() #22 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-includes/template-loader.php(106): include(‘/home/golst3pzg…’) #23 /home/XXXXXXXXXXXXXXXXXX/public_html/wp-blog-header.php(19): require_once(‘/home/golst3pzg…’) #24 /home/XXXXXXXXXXXXXXXXXX/public_html/index.php(17): require(‘/home/golst3pzg…’) #25 {main} thrown in /home/XXXXXXXXXXXXXXXXXX/public_html/wp-content/plugins/bb-ultimate-addon/modules/flip-box/flip-box.php on line 451
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.