Extra Threadfields 1.0.0 (Light)
Sometimes your websites require more than just the typical "title" and "message" fields in topics. This vbulletin mod allows you to create and manage different fields separately.
You may not alter the template to take out our link titled "Extra Threadfields".
What features does this hack provide?
Add extra fields to threads. These include:
Text fields
Select Drop Down Fields
Radio Fields
Checkbox Fields
Enhanced extra threadfields manager - Premium Only*new
Search through fields within forums (forumdisplay.php) - Premium Only*new
Search through fields in search.php - Premium Only
Control order in which fields are displayed
Edit thread fields via the "edit thread" page
Edit thread fields via the "edit post" page - Premium Only*new
Set the forums in which you want fields to appear in - Premium Only (light version may set forumid's, but are a tad more limited as to how many)
Show fields automatically in thread
Show fields automatically in forumdisplay
Make a field required - Premium Only
Control what forums the field is shown in, You can use this in the light, but it's limited to one forum per field, the premium lets you enter multiple forums per field
Enable/Disable system
Enable/Disable automatic showing fields in thread
Enable/Disable automatic showing fields in forum
Make the field only editable by staff - Premium Only
Control what usergroups can edit staff-only editable fields - Premium Only
Show extra fields in subscriptions - Premium Only
Show extra fields in forum index - Premium Only
Show extra fields in search results - Premium Only
Control what fields are searchable - Premium Only
Enable/Disable automatic showing fields in forum index - Premium Only
Enable/Disable automatic showing fields in search results - Premium Only
Style how your extra fields appear in threads (using html) directly from your admincp! - Premium Only*new
No template edits required! - Premium Only*new
What does this hack require?
Template Edits: None!
File Edits: None!
Products Imported: 1
4 Easy Steps Step 1. Import the following product: product-extra_threadfields.xml Step 2. Upload the files in the upload folder. Step 3. Edit the newly added options in admincp as you please Step 4. Enjoy the vBulletin Mod!
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.
Thanks but how do I find the field ID? There is no indication of it that I can see.
In the Extra Fields Manager, move your curser over the actual question. It will show the ID of the question.
But, I just tested the authors fix and it does not work for me on vb4.2.2.
I am also seeing this issue with the threadfield description, they are showing like this:
In the Extra Fields Manager, move your curser over the actual question. It will show the ID of the question.
But, I just tested the authors fix and it does not work for me on vb4.2.2.
I am also seeing this issue with the threadfield description, they are showing like this:
This
is
another
test.
Ah ok I see the ID's will give it a go later on tonight and see if it works ok.
just installed Premium version and i get this error,free version worked but not paid ver.Ive uninstalled it/reinstalled it,overwritten it.Tried everything,still no luck
Invalid SQL:
CREATE TABLE IF NOT EXISTS `thread_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; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11
Error Number : 1064
Request Date : Thursday, February 26th 2015 @ 01:43:56 PM
Error Date : Thursday, February 26th 2015 @ 01:43:56 PM
Script : http://www.xxxxxx.com/admincp/plugin...=productimport
Referrer : http://www.xxxxxxx.com/admincp/plugin.php?do=productadd
IP Address : xx.xx.xx.xx.
Username : xxxxxxxxxxxx
Classname : vB_Database
MySQL Version : 5.5.42-cll
I am getting this same error, except with the free version. I also got:
PHP Warning: mysqli_query(): (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 11 in ..../includes/class_core.php on line 1394
I am using vb 4.2.3RC1 - is it that it is not compatible or is there some other problem?
Is there a way to take the limit off the dropdown choices? I'm trying to use the light version and it only allowed about 10 choices. I need it to allow around 50-100 choices for a drop down field.
Is there a way to take the limit off the dropdown choices? I'm trying to use the light version and it only allowed about 10 choices. I need it to allow around 50-100 choices for a drop down field.
That many options at the moment is only available on the premium version :up: