The Arcive of vBulletin Modifications Site. |
|
|
Create Multiple Options Per Forum (via Bitfields)
Create Multiple Options Per Forum (via Bitfields) This How-To should serve as a reference to coders, who have a basic knowledge of PHP and who want to make their own mods. Help on writing hacks will NOT be provided, and any such posts will be ignored. Whereever it says mybitoptionsfield, you'll need to replace that with the actual fieldname that you are going to use.
Once done, rebuild your btifields. Now, you should be able to access the new options simply by using $foruminfo['mybitoptiontitle']. >> EOD |
|
#2
|
||||
|
||||
|
Thanks for taking the time to write this up
|
|
#3
|
|||
|
|||
|
Thanks alot Anthony!
/me bookmarks! |
|
#4
|
||||
|
||||
|
What do you mean by Multiple Options?
|
|
#5
|
|||
|
|||
|
Quote:
|
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
|||
|
|||
|
This tutorial is about creating new options, therefore forums WILL have whatever options you add using this tutorial, given you do it correctly
|
|
#8
|
|||
|
|||
|
it's just giving me sql errors is this for 3.5.x or 3.0.x
|
|
#9
|
|||
|
|||
|
This is for 3.5.x.
|
|
#10
|
|||
|
|||
|
i wonder why it doesn't work then.
|
![]() |
|
|