By greg on Sunday, 21 June 2015
Posted in Technical Issues
Likes 0
Views 412
Votes 0
Hi,

After updating to EB5 my mod_easyblogtagcloud module get abug.
When I click on any tag, I get this following error.
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 count(1) from `jom2_easyblog_post` as a inner join `jom2_easyblog_post_tag` as b on a.`id` = b.`post_id` where b.`tag_id` = '99' and (a.`source_type` = 'easyblog.team'


Any help will be nice.
Thanks
Hello,

Please replace the attached file in: ../administrator/components/com_easyblog/models/tags.php and see how it goes.
·
Monday, 22 June 2015 16:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks NIK,

Yhat works
·
Tuesday, 23 June 2015 01:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Greg.

Glad your issue has been resolved
·
Tuesday, 23 June 2015 10:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post