The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Extra Threadfields Lite(Add Text, Radio, Drop Down, & Checkbox Fields To Threads!) Details »» | |||||||||||||||||||||||||||
Extra Threadfields Lite(Add Text, Radio, Drop Down, & Checkbox Fields To Threads!)
Developer Last Online: Oct 2022
Premium Modification:
http://www.modernvb.com/vb_products....fo&productid=1 **Before Making An Add on ** Please consult with me before making an add on to this hack. As it is my work and such, the add ons that you are trying to make for it may be in the next release and/or premium version. What does this do? This hack allows you to add more fields to your threads besides just the title and message. This is extremely usefull in order to specify certain things in a thread in a way that people are more aware of it and such. There are several types of fields you can add and several features for the hack. What features does this hack provide?
Template Edits: 4 Products Imported: 1 5 Easy Steps Step 1. Import the following product: product-extra_threadfields.xml Step 2. Upload the files in the upload folder. Step 3. Do the edits located below Step 4. Edit the newly added options in admincp as you please Step 5. Enjoy the hack. F.A.Q Q. How do i get extra fields to show in the "edit post" page? A. This is only available in the premium version. Q. If i do not want the fields to be shown automatically, can i do it manually? A. You can manually show fields in threads or posts by using $thread[fieldx] in the postbit or showthread template. Replace x with the ID of the field you want. To find the ID of the field go to admincp >> Extra Threadfields >> Extra Fields Manager, and hover over a field. The number after fieldid = will be the id of your field. Q. I updated all of the options, i installed it perfectly, i did all edits, and still the options are not showing when i go to add a new thread. What do i do? A. It is believed that you have a hack interfering with this one. Take away the edit that you did for putting $extrathreadfields inside the newthread template, and do this instead: Search for: Code:
<!-- / subject field --> Code:
<table cellpadding="0" cellspacing="0" border="0" class="fieldset">$extrathreadfields</table> [high]Credits:[/high] CMX_CMGSCCC - Big thanks! Could not have done it without you! Don't forget to click INSTALL Show Your Support
|
Comments |
#42
|
|||
|
|||
Is there any way to have the extra threadbits form show on specific calendars? I would like to capture some additional information on new entries to the calendar and extra threadbits looks like it would work. Can anyone suggest a hack to have it show on my default calendar?
|
#43
|
|||
|
|||
Any luck on 3.8?
|
#44
|
||||
|
||||
working fine on mine so far
|
#45
|
||||
|
||||
Quote:
Each Thread Field has an options for the forums in which you'd like them to appear in. Quote:
Glad you like it. Going to make a few changes to the light version as well for a few minor bug fixes and updates soon hopefully. Been real busy on the Premium version and other products. But i know some people really would like to get more of a kick of this thing before buying Everyone loves "free trials", heh. |
#46
|
||||
|
||||
When i edit the thread manually, i cant change the test fieldi have inserted, they dont show.
Please help. |
#47
|
||||
|
||||
i have just installed a new template and they dont show, i dont want to uninstall and install, if i do i will lose all previouse added thread fields?
|
#48
|
||||
|
||||
My bad, i just needed to edit template edits.
|
#49
|
|||
|
|||
Anything for 3.8 yet.... I would like to buy if it works fine...
|
#50
|
|||
|
|||
Okay so I found a small problem with this mod. It sets the SQL table with max character limits of about 200. So if you wish to have more options for your boxes you need to edit the SQL table to have a max character limit alot higher. I personally use 2000 just to be safe.
Thanks for the product! |
#51
|
|||
|
|||
any luck on 3.8?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|