The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Alphabetic Subforum Sorting Request.
I currently run a Video Game Websit forum and have many subforums dedicated to individual games for organization purposes. I used this mod here to help clear up the subforums
https://vborg.vbsupport.ru/showthrea...187#post795187 Which works great BTW, but I need a plugin that will sort Subforums Alphabetically. Im sure MANY users would love to have this, as adding new forums would than be easy to find as Its a pian to reorganize them each time I add a new forum.. Please help might even be a Hack of the Month! Thanks in advance |
#2
|
||||
|
||||
Simple, but not efficient --- not recommended for larger forums
cache_ordered_forums PHP Code:
Still not recommended to be used in a productive environment though. |
#3
|
|||
|
|||
IS this something you can work on Kirby? I think it would be a GREAT feature, and what do you consider a large forum? I can possibly have 500 subforum in different sections.
also where in cache_ordered_forums would this go anywhere? and what weight should the subforum be set at all 1? and will there be more modifications to this so we can use in a an actually environment? |
#4
|
|||||
|
|||||
Quote:
Quote:
Quote:
Quote:
Quote:
|
#5
|
|||
|
|||
Sorry Kirby, Im new to this sorry let me try again.
Quote:
3.5 is my first Vbulletin experience. Secondly, I can potentially have under each section about 150-200 forums per game, right now I have basically 25 users so not a problem there it's a start. Thirdly you said do not use in a production environment. So is it possible to make it so we can use it in larger forums, with more users and have it be stable and fast? Thanks again in advance Kirby. |
#6
|
||||
|
||||
ACP / Plugin System / Add new Plugin
Product = vBulletin Hook Location = cache_ordered_forums Title = Alphabetically ordered Forums (or foobar or whocares or ...) Plugin PHP Code = the Code I posted Plugin is Active = Yes That's it Quote:
Though, I don't give any support - it could possibly blow up your whole forum, therefore strongly not recommended to be used in production environment |
#7
|
|||
|
|||
WOW worked like a charm and noticed no speed issues, though I did notice the forum Categories etc, have sorted alphabetically also. will work on this and see how to fix it.
Any way to make just the subforms alphabetic? Thanks if you can think of anything else please let me know.. Kirby da coder. |
#8
|
||||
|
||||
Quote:
Code:
Forum 1 + Forum 1.1 + Forum 1.1.1 + Forum 1.1.1.1 Forum 2 + Forum 2.1 Forum 3 Is would be (a lot) more difficult, but should still be doable ... somehow. |
#9
|
|||
|
|||
Kirby let me ask this any way to specify which forums this will do this for? Like one or two specific subsections? Instead of the entire forum??
I sent you a PM with some info. thanks Kirby I had an Idea might be able to make this easier. Is there a way to make your code work with only forums with a specific display order? Let say if we make a display order 99 all forums except 99 will stay in there respective places, but anyhting with 99 would than be sorted with your code?! Hope that can be done.. |
#10
|
|||
|
|||
Old thread, I know. I've updated Andreas' plugin to account for forum display order as well as alphabetical ordering:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|