PHP Warnings on PHP 8.0
-
Getting PHP warnings on PHP 8.
PHP Warning: Undefined array key “animation_on_hover” in /…/wp-content/plugins/fuse-social-floating-sidebar/inc/fuse_social_sidebar_scripts.php on line 170
PHP message: PHP Warning: Undefined array key “animation_on_hover” in /…/wp-content/plugins/fuse-social-floating-sidebar/inc/fuse_social_sidebar_scripts.php on line 193
PHP message: PHP Warning: Undefined array key “mobile” in /…/wp-content/plugins/fuse-social-floating-sidebar/inc/fuse_social_sidebar_scripts.php on line 439
PHP message: PHP Warning: Undefined array key “colorpicker” in /…/wp-content/plugins/fuse-social-floating-sidebar/inc/fuse_social_sidebar_scripts.php on line 462
PHP message: PHP Warning: Undefined array key “hover” in /…/wp-content/plugins/fuse-social-floating-sidebar/inc/fuse_social_sidebar_scripts.php on line 480Yes, plugin, WP, and all of that is up to date. Just switched from PHP 7.4 to 8.0 and received these errors
- The topic ‘PHP Warnings on PHP 8.0’ is closed to new replies.