UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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

RECENT DISCUSSIONS MODULE Display Date latest Replie

Christian Hostettler · ·
3:35 PM Wednesday, 15 May 2019
High
Hello StackIdeas
the ED Recent Discussions module has no option to display the date of the last replica. How can we modify the following snippent so that the module displays the time of the last replica or the time since the last replica?
Thank you
Christian

<!-- Last Replier & Replie Date -->
<?php if ($post->getLastReplier()) { ?>
<?php echo JText::_('COM_EASYDISCUSS_FORUMS_LAST_REPLY'); ?>:
<?php echo $post->getLastReplier()->getName($post->poster_name);?> ((Date last Replie like "between 5 Minutes"))
<?php } else { ?>
<?php echo JText::_('COM_EASYDISCUSS_FORUMS_NO_REPLIES'); ?>
<?php } ?>
The replies under this section are restricted to logged in users or users with an active subscription with us