vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Listing Sub-Forums in alphabetical order.. (https://vborg.vbsupport.ru/showthread.php?t=189892)

Tweaksta 09-03-2008 05:45 AM

Listing Sub-Forums in alphabetical order..
 
Greetings...

After much hunting I have discovered that vBulletin doesn't have the ability to list all of my Sub-Forums alphabetically out of the box....it can be done by inserting the right bit of code into the right .php file.

Can any of you vBulletin Modders give me a push in the right direction here?

I was just reminiscing how easy it was to write a BASIC program 25 years ago which could sort lists alphabetically. Isn't it funny how with today's powerful computers and software I've had to submit multiple posts to multiple forums in the hope that I've caught the attention of someone who can answer this?

Oh, and manually doing it isn't an option - several thousand subforums and daily additions/removals. It needs to be 100% automatic.

Thanks in advance!!

Dismounted 09-03-2008 06:38 AM

You could probably create a script to sort the forums using sort().

Lynne 09-03-2008 04:45 PM

I posted this on your thread at vb.com:

Go to the file /includes/adminfunctions.php around line 3077. There is a query called $newforumcache and it is ORDER BY displayorder. Change that line to ORDER BY title. Save. Upload file. You may have to go to Forum Manager and hit Save Display Order to get the datastore cache rebuilt. See if that works. Warning though!!! That will put it all in alphabetical order including the Main Categories. You would have to tweak that area in the code to do it differently.

Tweaksta 09-03-2008 11:11 PM

Thank you!!

It worked!!

This is exactly what I was after....

Special thanks to Lynne!

sundarmobiles 11-22-2008 02:04 AM

is this possible to make this one only forum subforum? i dont want main forum is this possible

Killhunter 01-04-2012 10:23 AM

Quote:

Originally Posted by sundarmobiles (Post 1670391)
is this possible to make this one only forum subforum? i dont want main forum is this possible

same problem here

insidegames 02-07-2013 12:50 PM

same problem here..

--------------- Added [DATE]1360267704[/DATE] at [TIME]1360267704[/TIME] ---------------

is this possible to make this only one forum subforum? i dont want all my main forum are listed in alphabetical order.

i want only listed this sub-forums:

http://forum.insidegames.ch/xbox-live-arcade-games-f173
http://forum.insidegames.ch/windows-phone-7-games-f218
http://forum.insidegames.ch/playstation-vita-games-f838
http://forum.insidegames.ch/xbox-360...tail-games-f96

and all subforums in their subforums

insidegames 02-11-2013 08:59 AM

Nobody?

Lynne 02-11-2013 06:06 PM

Did you try just putting a condition around it based on the forumid?

insidegames 02-15-2013 10:25 AM

Hi, thank you very much for your kind response. Actually we tried to solve the problem by adding a field in the order by part of the Query (actually i do not remember which one but the idea was to order by Forum an then by title if I remember well). But this didn't change anything (maybe it was the wrong field). Is that what you asked or do you mean an approach on the forum structure itself ?


All times are GMT. The time now is 03:55 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01065 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete