PHP Warnings for array_keys() and in_array()
-
Hi
I have installed the Restrict Widgets plugin on a WordPress 3.6.1 multisite running on IIS 7.5 and PHP 5.4
I am receiving the following PHP warning message:
‘[18-Oct-2013 00:08:36 UTC] PHP Warning: array_keys() expects parameter 1 to be array, null given in C:\inetpub\wwwroot\wp-content\plugins\restrict-widgets\restrict-widgets.php on line 218’
‘[18-Oct-2013 00:08:36 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in C:\inetpub\wwwroot\wp-content\plugins\restrict-widgets\restrict-widgets.php on line 218’The Restricts Widgets menu item doesn’t appear.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP Warnings for array_keys() and in_array()’ is closed to new replies.