View Full Version : order threads by [], []
can i place a condition like that:ORDER BY sticky DESC, threadid DESC");in other words, it will look first for the sticky threads and if doesnt find any, it will order it by threadid? let me know if i'm correct. thanks.
It will display all sticky threads in descending order followed by all non sticky threads in descending order.
And of there are no stickies you will get the threads in descending order. :)
thanks ed. i wanted to make sure i understand the right way the code.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.