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 |
#552
|
||||
|
||||
Quote:
Yo, Gio, I made a bunch of changes to your mod:
|
#553
|
|||
|
|||
Guys, has anyone of you that has the premium version managed to include the extra fields in the forums index default search?
What I mean is this; This is a topic, with the extra field "director". This specific topic has director "george lucas". If we do THIS : search comes up with NO results. Instead, we have to click "Advanced Search", and do THIS search to get the result: So the problem is that the default search from forums index ONLY searches topic title and content, and not the extra fields too. You have to go to the advanced search page, and search by the specific extra field to get your results. Isn't there any way to just make the default search function to look through the extra fields as well? The author of the hack says this is not a part of his hack... Please, if anyone has done this or thinks that this is easy to fix help me out. Thanks, Defkalion. |
#554
|
||||
|
||||
Quote:
|
#555
|
||||
|
||||
Quote:
|
#556
|
|||
|
|||
I agree looking for this too. be available for 3.5.4?
|
#557
|
|||
|
|||
Do the results become a part of the actual post or are they stored in a separate table that is part of this mod and displayed in the post? I ask because if this mod is removed it is important that the results are not removed from the post. Thanks
|
#558
|
||||
|
||||
Quote:
I just checked, there is code to remove the extra fields during unistall. It would be a simple matter to remove that feature. |
#559
|
|||
|
|||
Quote:
|
#560
|
||||
|
||||
Quote:
Awesome cant wait hope its for 3.54 |
#561
|
|||
|
|||
Is anybody actually working this hack?
I have a problem, hack works ok when creating new topic, BUT when I go to Edit Thread, I can only see the extra fields to edit in the topics from one of my forums only!! In every other forum I go, any topic I click Edit Thread, I get only the title field!! Can anyone help me? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|