- Code: Select all
#-----[ FIND ]------------------------------------------------
#
ORDER BY t.topic_type DESC
#
#-----[ IN-LINE FIND ]----------------------------------------
#
t.topic_type DESC
#
#-----[ IN-LINE AFTER, ADD ]----------------------------------
#
, t.topic_status ASC
only 1x time or 3 times?
I use phpbb 1.0.6
because in the modcp.php - a locked topic isn't moved to the end (only in viewforum.php
Thx anyway

