PHP Errors after fresh install
-
I did a fresh install of WordPress and then installed the gradebook plugin from the plugins menu.
I get the below error at the top of every page in the WordPress admin area. I have WordPress version 4.5.3 and PHP version 5.5.22. Is there a way I can fix this?Warning: array_keys() expects parameter 1 to be array, boolean given in /**PATH TO WORDPRESS**/wp-content/plugins/an-gradebook/GradeBook.php on line 34 Warning: in_array() expects parameter 2 to be array, null given in /**PATH TO WORDPRESS**/wp-content/plugins/an-gradebook/GradeBook.php on line 34 Warning: Cannot modify header information - headers already sent by (output started at /**PATH TO WORDPRESS**/wp-content/plugins/an-gradebook/GradeBook.php:34) in /**PATH TO WORDPRESS**/wp-includes/option.php on line 823 Warning: Cannot modify header information - headers already sent by (output started at /**PATH TO WORDPRESS**/wp-content/plugins/an-gradebook/GradeBook.php:34) in /**PATH TO WORDPRESS**/wp-includes/option.php on line 824
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘PHP Errors after fresh install’ is closed to new replies.