UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
It is currently a public holiday for us from where we are at.

There may be a delay in our responses but rest assured that we will be back at full speed when we are back to the office.
  Support is offline
Since we got a new feature to prevent sorting by modified date I think the better option would be to prevent likes from pushing items to top. In my opinion a like is not enough to move a stream item to top again. A comment on the other hand is content for other users to react to again. Therefor I think this way would make more sense.

Thanks to Mark for providing a temporary solution by commenting out line 961 in /administrator/components/com_easysocial/includes/likes/likes.php:

Replace this:


$stream->updateModified($streamId, $this->my->id, SOCIAL_STREAM_LAST_ACTION_LIKE);


with this:


// $stream->updateModified($streamId, $this->my->id, SOCIAL_STREAM_LAST_ACTION_LIKE);
The replies under this section are restricted to logged in users or users with an active subscription with us