CMS MADE SIMPLE FORGE

Download Manager

 

[#4730] Order list file

avatar
Created By: Carlo (ercar)
Date Submitted: Sat Mar 27 19:13:51 -0400 2010

Assigned To:
Version: 1.1
CMSMS Version: None
Severity: None
Resolution: Won't Fix
State: Closed
Summary:
Order list file
Detailed Description:
Hy Szymon, I don't understand how order the list file.
I have only one category, and aver 100 files named n001.pdf n002.pdf etc.
I obtain this order in the list: 
n001.pdf, n019.pdf, n018.pdf, n017.pdf.....n010.pdf,n009.pdf etc.
I want order with name DESC. 
For example: n153.pdf, n152.pdf, n151.pdf end so on.
How it is possible? I have try to modified the ORDER By clausole in
action.default.php without result.
Thank you for your support
Carlo


History

Comments
avatar
Date: 2010-04-12 15:36
Posted By: Szymon Łukaszczyk (ikulis)

Changing inside the actions.default.php the :

// merging queries
$query .= $query_depth. ' ORDER BY c.hierarchy_priority, fc.item_order ';

should work, there is no further sorting.

      
avatar
Date: 2010-09-21 03:48
Posted By: Szymon Łukaszczyk (ikulis)

no more info
      
Updates

Updated: 2010-09-21 03:48
state: Open => Closed

Updated: 2010-09-21 03:48
resolution_id: 5 => 8

Updated: 2010-04-12 15:36
resolution_id: => 5