iozay Posted September 24, 2010 Posted September 24, 2010 At the current time topics are split up between "Pinned" and open/locked. That is alright however I have been thinking. Locked topics are most of the cases (unless being pinned) not extremely important to be useful to the community as locked topics simply do exist for either archiving purposes or to show the reason why the topic has been locked. My request is to place locked (non-pinned) topics at the bottom of the current page so the space could be used for current active discussions.
AndyF Posted September 24, 2010 Posted September 24, 2010 They will 'fall' as replies are made to other topics though :)
Morrigan Posted September 28, 2010 Posted September 28, 2010 I think you can achieve this by changing the default sort to hide closed topics if you are that concerned.
Retroforum Posted October 24, 2010 Posted October 24, 2010 I'd like to have my closed topics underneath all open topics, how can we achieve this? I had it on 3.0.5 but I don't remember how, on 3.1.2 it doesn't do a thing. It's very ugly having locked topics in between open ones.
Retroforum Posted October 24, 2010 Posted October 24, 2010 I've found it, this is it: Open admin/applications/forums/modules_public/forums/forums.php Look for: //----------------------------------------- // Get main topics //----------------------------------------- Add below: $sort_key = 'state DESC, '.$sort_key; That's it. Thanks to I30 (~Im4eversmart) for this code.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.