PHP errors in plugin
-
I am getting these errors while previewing a blog post with the following short codes added:
[emailpetition id=”1″]
[signaturelist id=”1″]The post is still in draft mode.
Warning: in_array() expects parameter 2 to be array, boolean given in /home2/greenpower/public_html/wp-content/plugins/speakout/includes/emailpetition.php on line 148
Warning: in_array() expects parameter 2 to be array, boolean given in /home2/greenpower/public_html/wp-content/plugins/speakout/includes/emailpetition.php on line 156
Warning: in_array() expects parameter 2 to be array, boolean given in /home2/greenpower/public_html/wp-content/plugins/speakout/includes/emailpetition.php on line 163
Warning: in_array() expects parameter 2 to be array, boolean given in /home2/greenpower/public_html/wp-content/plugins/speakout/includes/emailpetition.php on line 171
Warning: in_array() expects parameter 2 to be array, boolean given in /home2/greenpower/public_html/wp-content/plugins/speakout/includes/emailpetition.php on line 178
The topic ‘PHP errors in plugin’ is closed to new replies.