Stackable icon indicating copy to clipboard operation
Stackable copied to clipboard

PHP warnings in debug.log while using Stackable 3.4.5

Open andeng1106 opened this issue 2 years ago • 0 comments

Describe the bug Issue from community:

Hi! I wanted to let you know that I'm seeing the following PHP warnings in my debug.log while using the current Stackable version...

[06-Sep-2022 19:16:09 UTC] PHP Notice: Undefined index: manager in /my-path/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/pro__premium_only/src/custom-fields.php on line 121

and

[06-Sep-2022 19:16:09 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /my-path/ wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/pro__premium_only/src/custom-fields.php on line 125

Errors found: PHP Notice: Undefined index: manager in /my-path/wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/pro__premium_only/src/custom-fields.php on line 121

PHP Warning: in_array() expects parameter 2 to be array, null given in /my-path/ wp-content/plugins/stackable-ultimate-gutenberg-blocks-premium/pro__premium_only/src/custom-fields.php on line 125

Screenshots IMG_9682

andeng1106 avatar Sep 07 '22 07:09 andeng1106