Update gone wrong 2.0.1 - 2.0.5
philippstakenborg opened this issue · 6 comments
Hello,
thanks for all your work with this beautiful plugin!
I just updated a client site and get some strange errors above my footer. I deactivated the plugin and everything is fine.
I think I am gonna try older versions of the plugin, 2.0.1 works without problems for me. But I wonder how to get the newest version without the error. Can somebody look into it?
Warning: Undefined array key "hide_aria_element" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 408
Warning: Undefined array key "show_for_screen_readers_only" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 411
Warning: Undefined array key "hide_aria_element" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 408
Warning: Undefined array key "show_for_screen_readers_only" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 411
Warning: Undefined array key "hide_aria_element" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 408
Warning: Undefined array key "show_for_screen_readers_only" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 411
Warning: Undefined array key "hide_aria_element" in wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 408
Warning: Undefined array key "show_for_screen_readers_only" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 411
Warning: Undefined array key "hide_aria_element" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 408
Warning: Undefined array key "show_for_screen_readers_only" in /wp-content/plugins/divi-accessibility-master/public/class-divi-accessibility-public.php on line 411
Thanks,
Philipp
What version of PHP is the site using? Did you disable all other plugins and still get errors?
I am using PHP 8.1. - no I just disabled divi accesibility and the error was gone.
I can install again and see if it is is corelating with other plugins.
I manage about 100 websites all running Divi and Divi Accessibility under PHP 8.1. No problems like that with any of them so is it possible there's some plugin conflict or some server setting that might be at fault?
I'm getting the same errors on my end.
Hey, its definitely something to fix but it sounds like your WP installation is configured to display PHP warnings. Please look into disabling that.
Yes that's enabled with Bulletproof Security, which is where we are getting the warnings. We can disable it no problem.