By William Hawthorne on Friday, 10 June 2016
Posted in General Issues
Replies 1
Likes 0
Views 564
Votes 0
Attachment is whats happening when i click my profile in easysocial or easyblog
It seems like you hitting this following SQL error :
 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL=SELECT i.*,c.alias as c_alias,c.name as c_name, r.name as r_name FROM #__djcf_categories c, #__djcf_items i LEFT JOIN #__djcf_regions r ON r.id=i.region_id WHERE i.date_exp > NOW() AND i.published = 1 AND c.published = 1 AND i.cat_id=c.id AND i.user_id=45 ORDER BY i.date_start DESC limit


After checked in your site, it seems like this app `DJClassifieds Items` causing the issue, I already disable it from backend > Easysocial > application page, it should work fine now.

Regarding this issue, you have to consult with this app developer and see how it goes.
·
Saturday, 11 June 2016 01:00
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post