PHP Warning: Undefined variable
-
Hi I’ve been testing out the site under PHP v8.1, and checking the logs there were 3 warnings. I didn’t notice any issues on admin pages or on the site.
These warnings appeared before any interaction with the plugin.
PHP message: PHP Warning: Undefined variable $placeholder in
/var/www/html/wp-content/plugins/bsk-pdf-manager-pro/classes/widgets/widget-category.php
on line 812″PHP message: PHP Warning: Undefined variable $placeholder in
/var/www/html/wp-content/plugins/bsk-pdf-manager-pro/classes/widgets/widget-selector.php
on line 905″After making a selection from the fornt-end, and viewing a pdf, this warning was visible:
PHP message: PHP Warning: Undefined array key “keywords_match_type_choice” in
/var/www/html/wp-content/plugins/bsk-pdf-manager-pro/classes/shortcodes/selector/selector-dropdown.php
on line 511″
- You must be logged in to reply to this topic.