PHP Error on hooks.php

5.98K viewsIssues
0

Hello,

I just installed the plugin and gave me these errors on header of all pages, how can I fix it? Do I need to change the code?

Warning: in_array() expects parameter 2 to be array, boolean given in /srv/users/blabla/apps/domain/public/wp-content/plugins/anspress-question-answer/includes/hooks.php on line 556

Warning: in_array() expects parameter 2 to be array, boolean given in /srv/users/blabla/apps/domain/public/wp-content/plugins/anspress-question-answer/includes/hooks.php on line 564

0

Not an error but just a warning, because you enabled WP debug.

While is should be fixed, doesn’t impact Anspress plugin or your WP.

edited comment on answer

I didn’t enable WP debug, I checked it now and it looks disabled, am I wrong?

define(‘WP_DEBUG’, false);

Where does that appear ? When browsing your site ? On the screen ? What version of Anspress ?

You are viewing 1 out of 4 answers, click here to view all answers.