PHP Error on hooks.php
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
Don’t we enable disable Debug from wp-config.php? I never touched that it was false, its a fresh wp installation and I didn’t install any of extensions…
It appears on header before the menu on all pages as below screenshot, I use the latest versionĀ 3.0.7 via WP Plugins.
I’m pretty sure you have Debug enabled. Can’t show that without it.
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.
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 ?
Right. Then i have no ideas, probably some conflict with some plugin or the theme.
Rahul could help more on this.