The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I Guys
i need support in knowing the option code for vboptions basically i want to show images from a specific folder so that when you select the dropdown it displays the image |
|
#2
|
|||
|
|||
|
Quote:
Christos |
|
#3
|
|||
|
|||
|
If you just need the option value..
In PHP... PHP Code:
In Templates it's still.. Code:
{vb:raw vboptions.optionname}
|
|
#4
|
||||
|
||||
|
You just need to make sure the option you are trying to get the value of is set to be "public." That is a new option each option has if you edit it.
|
![]() |
|
|