By Dreamonde Limited / Alfred Tang on Tuesday, 26 August 2014
Posted in Technical Issues
Replies 1
Likes 0
Views 1.3K
Votes 0
Hi team,

I found there are some problem with the sorting behavior, while setting the Stream> Pagination > Item Sorting = Last modified date, it sorts item in ascending order (means the older item on the top of the list) ; changing it back to "creating date" will fix the problem but I actually want the sorting with modification date with descending order.

Items with this problem are EasyBlog items in EasySocial.

p.s. or please point me for where to adjust +/- order for sorting?

Thanks.
Hello,

I am sorry for the delay of this reply.

Em, that's very strange. By default the sorting should be in descending order no matter you choose 'create date' or 'modified date'. You can look at file 'JOOMLA/administrator/components/com_easysocial/models/stream.php' at line 1548:


$order[] = 'ORDER BY a.' . $db->nameQuote( $sortDate ) . ' DESC';


Anyway, can you pass me your Joomla backend admin access and your ftp account so that I can investigate your issue further?
Please advise.
Sam
·
Tuesday, 26 August 2014 18:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post