The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Is there a way to get the list of Forums in a Settings menu for a plugin?
I'm curious if there is a way to get the list of forums that are currently on a board as a dropdownlist in a created settings menu?
I want to have a drop down so that a user can "select" a forum, and it will return the ID of that forum for a setting. ? |
#2
|
|||
|
|||
I do not understand what you are looking for. Is it this? https://vborg.vbsupport.ru/showthread.php?t=157353 or is it forum permissions?
|
#3
|
||||
|
||||
Use this as the option code:
Code:
select:eval $options = construct_forum_chooser_options(1); |
#4
|
|||
|
|||
^^ Thank you, much apprecaited!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|