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 |
#122
|
||||
|
||||
gio, as soon as the "make field required" option is available, I'll click 'install'.
|
#123
|
|||
|
|||
would it be possible to pass the information gathered by extra fields to the message itself so it could be searchable?
|
#124
|
|||
|
|||
this is a stupid question but how do i import the product?
i have tried Plugin System >> Manage Products >> Add/Import Product but I get a MySQL error. I am using 3.5.3 is this the reason? |
#125
|
|||
|
|||
I am thinking about installing this hack, but had a question:
In your screen shots and on the thread view page, you show the extra fields in the "header" of the message. Is there anyway to put this stuff in the content area of the message? |
#126
|
|||
|
|||
RyanC is basically asking the same thing as me, although I don't know whether it's for the same reasons.... it would be amazing to have the extra fields data show up in the content area and thus be searchable.....gio come back!
|
#127
|
|||
|
|||
how about this one: would/could/should it be possible to have the extra form fields on a reply as well a new post?
By the way, I have this plugin installed (thank you) and it's so clearly something which vBulletin should have as a default feature. |
#128
|
|||
|
|||
ok i have upgraded to 3.5.4 but i still get this error when trying to import the product:
Code:
Database error in vBulletin 3.5.4: Invalid SQL: CREATE TABLE `vbthread_fields_admin` ( `title` varchar(100) NOT NULL default '', `fieldid` int(10) unsigned NOT NULL auto_increment, `description` varchar(200) NOT NULL default '', `forums` varchar(200) NOT NULL default '', `type` varchar(100) NOT NULL default '', `size` char(3) NOT NULL default '40', `options` varchar(200) NOT NULL default '', `display` varchar(100) NOT NULL default '1', PRIMARY KEY (`fieldid`) ) TYPE=MyISAM;; MySQL Error : You have an error in your SQL syntax near '; ' at line 12 Error Number : 1064 Date : Wednesday, March 8th 2006 @ 05:52:26 AM Script : http://www.111111.net/forums/admincp/plugin.php Referrer : http://www.111111.net/forums/admincp/plugin.php?do=productadd IP Address : 198.54.202.194 Username : Admin Classname : vb_database |
#129
|
|||
|
|||
I have this installed on my forum. I installed it with the purpose of having users check a box before posting a thread in our articles forum agreeing that they wrote the article. At first I added it as a checkbox, but when I did a few test posts, I would go to edit the thread (and the post), and it would be unchecked on both. So I added the same thing as a radio button. Again, when I went to edit the thread it wouldn't be selected, even if I selected it when I submitted the post. What's wrong here?
Screenshots Posting a new thread: http://i2.tinypic.com/qzoncw.gif Editing a thread: http://i2.tinypic.com/qzonlj.gif Any advice? |
#130
|
|||
|
|||
Quote:
on that note, does anyone know if this would/could interfere with the Thread Prefixes hack |
#131
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|