PDA

View Full Version : Sort forums alphabetic


Killhunter
01-03-2012, 10:41 PM
Hi, I really need an addon, which sorts a part of my forums alphabetic. Should look like this:

Games
--Hot Games
----Call Of Duty
------Topics
----Killzone
------Topics
----Ratchet and Clank
------Topics
----Super Metroid
----Topics

There are so many games, i cant sort them manually...

@vBulletin 4.0.3

tonjohn
01-04-2012, 04:30 AM
I recommend Sorky's subforum list control plugin - https://vborg.vbsupport.ru/showthread.php?t=233084

It is the same plugin as used on the Steam Forums.

Killhunter
01-04-2012, 09:40 AM
Ok thank you, i?ll give it a try..

--------------- Added 1325675222 at 1325675222 ---------------

This addon doesnt really sort the subforums... :(

Killhunter
01-10-2012, 03:27 PM
Push :)

Lynne
01-10-2012, 07:35 PM
Unfortunately, this is not as easy as you want it to be. If you do any coding yourself, you'll need to modify the construct_forum_bit function which is in /includes/functions_forumlist.php

Killhunter
01-11-2012, 03:37 PM
Hm. It should be a official feature of vbulletin :( Im not a coder.

betts02
01-11-2012, 08:31 PM
Cant you just re-arrange them via forum display via admin ?

Killhunter
01-21-2012, 09:50 PM
Would be really annoying because there are hundreds of forums... :(

Lynne
01-22-2012, 12:11 AM
It is not good practice to have hundreds of forums unless you are a HUGE site and really need them. It is more practical to find a way to use Prefixes if possible.

Killhunter
04-12-2012, 02:49 PM
Its not possible.