Fatal error when setting button rules
-
While setting button rules, the plugin crashed and put my site into Recovery Mode. I couldn’t resume the plugin until I went into the database and deleted some post meta data for the button. That got it working again.
Fatal error occurred while setting rules, adding “AND” boolean operator to the existing rule but without adding a second condition for the rule.
An error of type E_ERROR was caused in line 789 of the file /home/sheleuhd/public_html/wp-content/plugins/floating-awesome-button-premium/src/Helper/FAB/FABItem.php. Error message: Uncaught TypeError: Fab\Helper\FABItem::isToBeDisplayed(): Return value must be of type bool, array returned in /home/sheleuhd/public_html/wp-content/plugins/floating-awesome-button-premium/src/Helper/FAB/FABItem.php:789
Stack trace:
#0 /home/sheleuhd/public_html/wp-content/plugins/floating-awesome-button-premium/src/Model/Fab.php(184): Fab\Helper\FABItem->isToBeDisplayed()
#1 /home/sheleuhd/public_html/wp-content/plugins/floating-awesome-button-premium/src/Controller/Frontend/Frontend.php(223): Fab\Model\Fab->get_lists_of_fab()
#2 /home/sheleuhd/public_html/wp-includes/class-wp-hook.php(322): Fab\Controller\Frontend->fab_register_widget()
#3 /home/sheleuhd/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /home/sheleuhd/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /home/sheleuhd/public_html/wp-includes/widgets.php(1870): do_action()
#6 /home/sheleuhd/public_html/wp-includes/class-wp-hook.php(324): wp_widgets_init()
#7 /home/sheleuhd/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /home/sheleuhd/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /home/sheleuhd/public_html/wp-settings.php(704): do_action()
#10 /home/sheleuhd/public_html/wp-config.php(112): require_once('/home/sheleuhd/...')
#11 /home/sheleuhd/public_html/wp-load.php(50): require_once('/home/sheleuhd/...')
#12 /home/sheleuhd/public_html/wp-admin/admin.php(34): require_once('/home/sheleuhd/...')
#13 /home/sheleuhd/public_html/wp-admin/post.php(12): require_once('/home/sheleuhd/...')
#14 {main}
? thrown
- You must be logged in to reply to this topic.