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 Version: http://www.giologist.com/vb/index.ph...fo&productid=1 Premium Admin Demo: http://www.giologist.com/vb/demo/ext...ields_demo.php Premium Demo: http://www.giologist.com/vb/forumdisplay.php?f=33 **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 Supporters / CoAuthors Show Your Support
|
Comments |
#502
|
|||
|
|||
hi, is it please possible to add a new field type? a file field? thx
|
#503
|
||||
|
||||
thnx very usefull
|
#504
|
|||
|
|||
Thanks for this hack!
I'm using it but in the post all the extra fields/text appear after each other but I want to show them under each other. Example Field1:text Field2:text Field3:text I want them to appear like this Field1:text Field2:text Field3:text Am I missing something? Thanks for your help. |
#505
|
|||
|
|||
Great Mod! I like it. But how do I do the following :
- threadfields displayed onto forum page would have all threadfields in separate rows and Would prefer them to be into 2 columns, -any means to edit threafields under advance edit? TIA. |
#506
|
|||
|
|||
Quote:
Would like to see edit thread applies with edit post. So that normal users can edit any mistakes or amendments to their post. |
#507
|
|||
|
|||
This is not going to work for 3.6 if i get the premium would it?
|
#508
|
|||
|
|||
This work on 3.6.4 and should work on 3.6.5
|
#509
|
|||
|
|||
Does anybody know how I can globalize the $extrafields variable, so I can use it in any template. I'm using the VBAdvanced homepage and want the fields to appear in those posts on the frontpage which they're currently not doing, if anyone can help. Thanks!
|
#510
|
|||
|
|||
Is there a simple way to add the values entered by the user to the thread title?
I want my titles to look like : "Some Title - ExtraThreadField 1 - Extra ThreadField2", leaving the field blank if the user didn't enter anything. |
#511
|
||||
|
||||
Hey Gio,
I'm getting ready to install this, finally! You asked a while ago about new features, so here's some more requests. 1) Any date field should include a popup calendar when editing that field (I may have already suggested this) 2) How about a Postfields version (another hack), where user defined fields could be tracked on a Post level? I know you've seen many questions on this thread from people who were trying to do this, not realizing this was a thread level hack. But a Post level hack would be great, too!! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|