kmhcreative / zappbar

Automagically adds responsive, customizable mobile UI to (almost) any WordPress theme.
GNU General Public License v3.0
1 stars 3 forks source link

PHP 8.2 upgrade warnings #13

Open Frumph opened 1 year ago

Frumph commented 1 year ago

Warning: Undefined array key "use_blog_top_bar" in /home/phihof3/frumph.net/wp-content/plugins/zappbar/includes/html_inject.php on line 365

Warning: Undefined array key "use_blog_bottom_bar" in /home/phihof3/frumph.net/wp-content/plugins/zappbar/includes/html_inject.php on line 393

kmhcreative commented 1 year ago

Because it's pointing to "html_inject.php" I'm assuming you're seeing this on the front end? Is this a new install of ZappBar? Has it been configured yet? Is it the latest version of ZappBar?

I've been trying to reproduce the error on my dev server running PHP 8.2 and I'm not seeing it (though I did see a warning on the backend about "button_label" being undefined until I saved the ZappBar Layout settings.