Undefined array key “which_users” and “roles”
-
Hi there,
First, thank you for the great plugin! Overall it works as expected. I do have some concerns about the following warnings:
FastCGI sent in stderr: “PHP message: PHP Warning: Undefined array key “which_users” in /public/wp-content/plugins/content-control/classes/Site/Widgets.php on line 47
PHP message: PHP Warning: Undefined array key “roles” in /public/wp-content/plugins/content-control/classes/Site/Widgets.php on line 47
The warning indicates that it was not able to find which_users and roles array keys on Widgets.php on line 47. It could be that it was not initialized properly. It means that under the $option array, it can’t find the array key containing “which users” and roles.
Any ideas?
Thank you!
The topic ‘Undefined array key “which_users” and “roles”’ is closed to new replies.