The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Thread Category / Prefix Hack Details »» | |||||||||||||||||||||||||
Thread Category / Prefix Hack
Version: 1.3.7 vBulletin Version: 3.0.7 Developer: Mystics (www.vbulletin-germany.com) Hack-Language: English & German & French (thanks to ReadWrite) Install-difficulty: Medium File-edits: 19 Template-edits: 16 Brief Description of the Hack With this hack it is possible to assign a category/prefix to a thread. To do this you are able to select an appropriate category from a list beside the title while posting a new thread - for example 'Help', 'Problem', 'Search' etc. The categories displayed in this list may be defined by a moderator for each of his moderated forums (Forum Tools -> Manage Categories); of course an administrator is allowed to do this for every forum. Features
See attachments. Version-History 1.3.7 (02-22-2005 - 09:00 pm)
Upload the new threadcategory.php as soon as possible!1.2.1 (02-14-2004 - 02:15 pm)
Tested for version: 3.0.0 RC 3 (and above). Note: If you have already used the vBulletin 2 version of this hack (only available in german) and the categories are still stored in the vB3 database, you may convert them for the vB3 version. You will see a note to that in step 2 of the hack installation. Update hack
1. Files that need to be edited:
If the hack doesn't work correct after installation, please verify all modifications you have made within the files and the templates. Be sure you have uploaded all edited and new files. The hack was tested extensive and will function properly if installed correct. Thanks to ReadWrite for his french translation. Have fun with the hack. Please click Install if you have installed it Show Your Support
|
Благодарность от: | ||
Comments |
#172
|
|||
|
|||
vB version 3.0.5
Hi there, hope someone can help I am trying to install this hack to vB 3.0.5 and have found that <td class="smallfont"> </td> does not exist in FORUMDISPLAY template there are some 14 instances of td class="smallfont and 7 of </td> Everything seems to be working except there is no option to display a category drop down box to select from when creating a new thread, oh and I cant see anywhere to set options for a moderator when viewing a board. The backend to the hack seems to be working as when editing an existing thread it does ask for a category to be selected before accepting the edit Could someone provide some assistance if possible please as this hack would be very useful for me Kind Regards Darrin |
#173
|
||||
|
||||
@DarrinM:
Search for: Code:
<td colspan="2" align="$stylevar[right]"><input type="submit" class="button" value="$vbphrase[show_threads]" /></td> Code:
<if condition="$show['threadcategories']"> <td class="smallfont"> </td> <td class="smallfont"> </td> </tr> <tr> <td class="smallfont">$vbphrase[threadcategory]:</td> <td>$threadcategories</td> </if> <td class="smallfont"> </td> <td><input type="submit" class="button" value="$vbphrase[show_threads]" style="width:100px" /></td> |
#174
|
|||
|
|||
Thankyou for the assistance, however I am still not getting any category drop down box when posting a new thread, I have checked the updates to newthread template and all seem fine !
Darrin |
#175
|
||||
|
||||
This hack works fine in 3.0.5
Thanks Mystics |
#176
|
||||
|
||||
Lovely Hack .. Installed and fully working ..
A suggestion, but only if you have the time I've seen people ask for the chance to put images as Categories .. as well as being able to give different Categories different colours .. wouldn't all this (and more) be possible if you allowed vBcode to work when you fill in the Categories boxes? To be honest I'm not sure how difficult this would be .. but it's worth more investigation I would think |
#177
|
||||
|
||||
Taking that further ..
I've just found this .. https://vborg.vbsupport.ru/showthread.php?t=74184 Which is a hack to allow vB code in Titles .. I'm sure the same sort of thing could be done for Categories .. I'll have a look myself to see if I can hack this into the Categories hack but it might be beyond me .. others are more than welcome to have a go. If you succeed can you let us know how to do it so everyone knows .. |
#178
|
||||
|
||||
@Slave
The problem is to show these images / colorful categories within the drop down list... btw: I updated the instructions for vBulletin 3.0.5. |
#179
|
||||
|
||||
Do you need to show them in the dropdown lists? .. it's not like the people picking the categories will really mind as it would the mods and admins deciding what colour/image to use ..
An example is a forsale/wanted type forum .. as a mod for that forum I might want forsale to be in green and wanted in red .. both would have images next to them .. but the people picking the categories wouldn't need to see that when they are picking them .. |
#180
|
|||
|
|||
Will this hack work in 3.0.3 as-is? Or do I have to change something?
|
#181
|
||||
|
||||
Works as is.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|