Conversation
supportHave the same PHP error on several website since the update. [12-Oct-2022 08:20:18 UTC] PHP Notice: Undefined variable: allowed_html in /homepages/25/d577755233/htdocs/wordpress-cms/staging5/wp-content/plugins/cookie-bar/cookie-bar.php on line 109 Thanks
Until the plugin author corrects this you can make a simple fix: Add the following line after line 102 in the file cookie-bar.php global $allowed_html; This reply was modified 3 years, 7 months ago by christer_f .
Sorry for the delay! Due to ownership change, we weren’t receiving notifications until recently. We’ll get it fixed and include it in the next update that is coming shortly. It will also include some new features.
Until the plugin author corrects this you can make a simple fix: Add the following line after line 102 in the file cookie-bar.php global $allowed_html; This reply was modified 3 years, 7 months ago by christer_f .
Sorry for the delay! Due to ownership change, we weren’t receiving notifications until recently. We’ll get it fixed and include it in the next update that is coming shortly. It will also include some new features.