By David Judah on Thursday, 20 March 2014
Posted in General Issues
Replies 1
Likes 0
Views 867
Votes 0
Hi there,

The blog filter is still showing even though I disabled the app at ES backend.


Any ideas?
Hi David,

Issue fixed internally. For the quick fix, open file JOOMLA/administrator/components/com_easysocial/models/stream.php and add below block of code at line after 2496:


if (!$app->state) {
continue;
}


Hope this help and have a nice day
Sam
·
Thursday, 20 March 2014 17:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post