By Chris Egle on Tuesday, 04 July 2017
Posted in General
Likes 0
Views 263
Votes 0
Would it be possible to add a condition in the query loading the reactions for a post? Something like

SELECT * FROM #_easyblog_reactions WHERE published = 1


I have customized the reactions in my installation of EasyBlog. When I updated to v.5.1.9, I just got 4 extra reactions replacing the ones I deleted. If I could just "unpublish" them (i.e. set publish =0), then I wouldn't get this in future updates. Currently I have to delete them. If you could add this, it would help me a lot when I update. Thanks!
Thanks for your input, currently we do not have plan to add this is because only you requested this.

Perhaps you can modify the query from this file -> JoomlaFolder/administrator/components/com_easyblog/models/reactions.php getReactions method.
·
Tuesday, 04 July 2017 12:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Okay, thank you.
·
Wednesday, 05 July 2017 23:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for understand Chris.
·
Wednesday, 05 July 2017 23:08
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post