By Paul on Tuesday, 31 October 2017
Posted in General
Replies 5
Likes 0
Views 366
Votes 0
see screenshots.
Hey Paul,

Perhaps you can update your following details at http://stackideas.com/dashboard/site so we can better have a check?

- Joomla backend access
- FTP access
- Which thread having this issue
·
Tuesday, 31 October 2017 10:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex, I've updated the site details on my account.
·
Friday, 03 November 2017 11:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Paul,

Based on what i check the code, it seems like this "Last activity was xxx" is actually referring from the question post created/modified date instead of reply time.

I also feel that is quite a little bit confuse user when it show this "Last activity was xxx", I will report this to our developer and see if we can update to a better sentence for this.

At the meantime, you can override this following language constant to another word.


COM_EASYDISCUSS_LAST_ACTIVITY_TIMELAPSE="Last activity was %1$s"
·
Friday, 03 November 2017 17:52
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Paul,

Based on what i check the code, it seems like this "Last activity was xxx" is actually referring from the question post created/modified date instead of reply time.

I also feel that is quite a little bit confuse user when it show this "Last activity was xxx", I will report this to our developer and see if we can update to a better sentence for this.

At the meantime, you can override this following language constant to another word.


COM_EASYDISCUSS_LAST_ACTIVITY_TIMELAPSE="Last activity was %1$s"



Thank you that helps clarify to the end user. I've changed it to:

COM_EASYDISCUSS_LAST_ACTIVITY_TIMELAPSE="Thread Started %1$s"
·
Friday, 03 November 2017 22:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Paul, and yes I think the correct translation should be the creation date of the post and not the last activity because the last activity is already provided in the last reply time
·
Saturday, 04 November 2017 19:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post