User Role problem in some subdomain sites
-
In some (but not all) of my subsites I get a warning in the user list section:-
Warning: array_keys() expects parameter 1 to be array, boolean given in /home/sitename/public_html/wp-admin/includes/class-wp-users-list-table.php on line 196
In that file the code on line 196 is:-
$editable_roles = array_keys( get_editable_roles() );
Deactivated and un-installed all plugins and changed to default theme. Problem remains.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘User Role problem in some subdomain sites’ is closed to new replies.