Log in

View Full Version : Forum Listing..


gonik
07-23-2004, 08:36 PM
Hello! I'm in the middle of releasing a new hack for some new administration functions for vBulletin 3.x..

But i have a question. Is there any vb3 build in function to display all the forums and the categories they belong offcourse ordered by the 'displayorder' column. I want them to display with identation exactly like
./admincp/forum.php?do=modify page in the admin panel.

I tried to find out how vb team did it but i didn't quite understood it.

Thanx in advance for any help you may provide

Dark_Wizard
07-23-2004, 08:55 PM
Hello! I'm in the middle of releasing a new hack for some new administration functions for vBulletin 3.x..

But i have a question. Is there any vb3 build in function to display all the forums and the categories they belong offcourse ordered by the 'displayorder' column. I want them to display with identation exactly like
./admincp/forum.php?do=modify page in the admin panel.

I tried to find out how vb team did it but i didn't quite understood it.

Thanx in advance for any help you may provide


There is one that produces a dropdown...is that wht you need or do you want a listing?

gonik
07-23-2004, 09:19 PM
Nope i don't want a drop down like the Forum Jump in the bottom right of the page. I need a listing with a simple identation for forums with a parent category/forum.

thanx for the reply though.