Anspress V3 latest update as of 1 July 2016
My Worpdpress error_log is FULL of these (9mb just with Anspress errors):
[30-Jun-2016 07:20:33 UTC] PHP Parse error: syntax error, unexpected ”anspress-quest’ (T_ENCAPSED_AND_WHITESPACE) in /home/wp-content/plugins/anspress-question-answer/includes/theme.php on line 622
__________________________________________________________________________
[30-Jun-2016 07:36:33 UTC] PHP Warning: array_unique() expects parameter 1 to be array, boolean given in /home/wp-content/plugins/anspress-question-answer/includes/query_filter.php on line 155
Anonymous selected answer
There is nothing wrong in our source code in theme.php on line 622. Try to re-update your file may be its not complete. You can verify your file using GH repertory. Just made a push fixing your second issue.
Anonymous selected as best answer
Solved