By DeeEmm on Monday, 27 April 2015
Posted in General
Likes 0
Views 707
Votes 0
I have been trying to get the EasySocial search function to include search results for both EasyBlog and EasyDiscuss.

I downloaded and installed the smart search plugins for both EasyBlog and EasyDiscuss but when I tried to perform an index the process would hang. After I checking the XHR response through FireBug with error reporting enabled I identified the following error...


<br />
<b>Parse error</b>: syntax error, unexpected '&&' (T_BOOLEAN_AND) in <b>/var/www/vdubber.com
/public_html/plugins/finder/easydiscuss/easydiscuss.php</b> on line <b>83</b><br />


The issue is a missing parenthesis on line 83.

I added this and everything is now working fine.

DM
You're welcome.
·
Monday, 27 April 2015 12:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello DeeEmm.

Thanks for sharing this
·
Monday, 27 April 2015 12:14
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome, this fix already included in next release version of Easydiscuss, thanks for your sharing
·
Tuesday, 28 April 2015 01:57
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post