News | browsecat sort DESC??

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Kiwee
New Member
New Member
Posts: 7
Joined: Thu May 25, 2006 3:30 am

News | browsecat sort DESC??

Post by Kiwee »

just installed the latest version of cmsms 1.9.2.. upgraded from 1.4.1 and things have changed

i want to sort the browsecat list by DESC and cant figure where or how

in the 1.4.1 version, i edited the file "action.browscat.php" in news folder, changed the line ($query .= ' ORDER by hierarchy ASC';) which sorted the catergory list
however the new 1.9.2 version file "action.browscat.php" doesnt have much to change and dont know where to find the line of code

cheers
Steve
Sonya

Re: News | browsecat sort DESC??

Post by Sonya »

Kiwee wrote:i want to sort the browsecat list by DESC and cant figure where or how
It is in News.module.php, search for the function &get_categories($id, &$params, $returnid=-1) and then ORDER BY...
Kiwee
New Member
New Member
Posts: 7
Joined: Thu May 25, 2006 3:30 am

Re: News | browsecat sort DESC??

Post by Kiwee »

worked a treat
thank you
Post Reply

Return to “Modules/Add-Ons”