News:

Wondering if this will always be free?  See why free is better.

Main Menu

manipulating post order

Started by innerfire, January 20, 2004, 02:40:34 PM

Previous topic - Next topic

Tyris


[Unknown]

I already plan to make a mod to set the default sorting method for boards, but ti will be a mod.

-[Unknown]

md80forum

Quote from: Tyris on February 23, 2004, 06:24:57 AM
um... I'm not sure... but do you mean like this http://www.simplemachines.org/community/index.php?board=3.0;sort=subject ;)?

Exactly. "Even before they cry for help, I shall answer them, said the Lord".   8)


Tywick

#23
Perhaps this could be done by adding a query and slightly modifing the current query like so...
<snip>

SELECT * FROM {$db_prefix}topics WHERE isSticky=1 ORDER BY priority ASC

<snip>

.... WHERE isSticky!=1 ORDER BY date DESC

<snip>


obviously this isn't exact but a generalization

[Unknown]

You just use a comma for the sort priority...

-[Unknown]

Advertisement: