By Mostafa Norouzi on Monday, 12 June 2017
Posted in Technical Issues
Likes 0
Views 1.6K
Votes 0
Hello

It seems that showing date in "easy discussion" not using JHtml::date function & other formats of date like Jalali (Persian date) not supported.

For example in file (line 154) :
components\com_easydiscuss\views\post\view.html.php

It's better that add something like this, exactly after line 154 :


$post->date = JHtml::date($post->created,ED::config()->get('layout_dateformat', JText::_('DATE_FORMAT_LC1')));


Can you put these kind of modifications in next version?
I can do it manually but I am worry about next update & replacement of files!

Thank you
Thanks for reported, I will log this issue into our issue tracker.
·
Monday, 12 June 2017 19:20
·
0 Likes
·
0 Votes
·
0 Comments
·
I can see that this issue fixed in new update : 4.0.16
Thank you.
·
Wednesday, 02 August 2017 02:14
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Wednesday, 02 August 2017 10:00
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post