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 |
#572
|
|||
|
|||
Quote:
|
#573
|
||||
|
||||
Searching is not included, but required is.
|
#574
|
|||
|
|||
That's a shame.
I was hoping to be able to use this mod to be able to categorise posts. For such application, a search or filter function would be essential. Ideally I guess I need something halfway between what the Premium version supposedly offers and what your mod offers. Will this mod ever be updated again? I would like to buy the Premium version but NEED required fields. I would also love to have a filter or search function on the forumdisplay. |
#575
|
||||
|
||||
Hey guys,
thanks for that nice hack! I am able to create a new thread with setting the extra thread fields and the thread creates without any errors. But as soon as I am saving the edited extra thread fields, it displays an error on the vbulletin redirection after editiing: Quote:
Any help on this? I am using vb 3.6.8 Patch Level 2 |
#576
|
||||
|
||||
Quote:
|
#577
|
||||
|
||||
Does this hack create a new db field for each field in the thread table? So when you edit a thread you can change the values independantly? (That's what I'm looking for).
If so - fantastic!! Might be an idea to be able to set a charcter limit for fields too? Does this hack have an adverse effect on the server? (does it add much load? Everything indexed ok in the db?) Would it be easy enough to call any of the thread fields data in a custom script? (via a simple mysql query) If you port this hack to 3.7 and it can do the above I will definitely donate! (ps, as this is a lite version is there a pro version out there? I don't mind paying for it). |
#578
|
||||
|
||||
hi,
Can i edit the threadfields in post after the post are been created? |
#579
|
|||
|
|||
Only problem is, If u want to edit the post, threadfield option does not show...
|
#580
|
||||
|
||||
Quote:
|
#581
|
||||
|
||||
Quote:
And while I am at it, I am looking for a journeyman programmer to join my team. I have excellent interface ideas along with how they might would work. I wrote an award winning product in the FoxPro world (ask your Dad) . It could evolve into spinning off an excellent commercial product. Fabulous opportunity for half-to-full time paid VBulletin development work. Please PM if interested! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|