The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]() In admincp->Social Group Options and Album Options and Visitor Message options, they all have a setting of "Allowed BBCODE tags". Their option code is set to bitfield type bitfield:nocache|allowedbbcodesfull and it automatically outputs a set of checkboxes of bbcodes. I did the same for my product and it outputs the checkbox group BUT now how to apply that bbcode settings in my php page. |
#2
|
||||
|
||||
![]()
There is a hook which you can hook into to handle special option code cases.
|
#3
|
||||
|
||||
![]()
Yes.. but that method applies when we make check box group as described in this article. But how to do when the option code is bitfeld type bitfield:nocache|allowedbbcodesfull as there is no $fritems array being created as described in that article.
How do I implement this in my code and allow/disallow EACH bbcode. Thank you |
#4
|
||||
|
||||
![]()
What you want to do utilises the near same method - just have a look in the actual file to see what happens, and how you can manipulate options.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|