The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
Thread Prefixes
Version: 1.6.2 vBulletin Version: 3.6.10 Developer: Michael (Mystics) Koenig (www.vbulletin-germany.com) Modification-Language: English & German & French (thanks to ReadWrite - Note: Readme has not yet been translated to french.) Install-difficulty: Medium File-edits: 5 Template-edits: 10 Brief Description of the Modification This modification allows your users to choose a thread prefix for each thread. To do this you are able to select an appropriate prefix from a list beside the title while posting a new thread - for example 'Help', 'Problem', 'Search' etc. This prefix will be displayed in front of the thread title. The result will be for example: Problem - I can't find this setting Problem is the thread prefix, I can't find this setting is the title of the thread. The prefixes displayed in this list may be defined by a moderator for each of his moderated forums (Forum Tools -> Manage Thread Prefixes); of course an administrator and a super moderator is allowed to do this for every forum. Features
See attachments. Version-History 1.6.2 (2008-05-24 - 9:30 pm CET)
Tested for version: 3.5.0 (and above). Note: If you have used the Thread Category / Prefix Hack in vBulletin 3.0.x, don't worry: all existing prefixes will be imported during the installation. You just have to re-do your thread prefix settings in your vBulletin Options. Update Product
1. Files that need to be edited:
If the modification 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 modification was tested extensive and will function properly if installed correct. Thanks to ReadWrite for his french translation. Special Thanks to Andreas for his help with the hooks. Have fun with the modification! Please click Install if you have installed it ![]() Mike Supporters / CoAuthors Show Your Support
|
Comments |
#372
|
|||
|
|||
![]()
It would be nice if this would be possible:
prefixes by usergrouppermissions like: usergroup admin get prefix admin no other groups see it then admin so i can make a thread, set the prefix admin and finish now all the groups, who have permissions to this prefix can see the thread |
#373
|
|||
|
|||
![]()
I just wish this would work on 3.6.8
![]() |
#374
|
|||
|
|||
![]()
Thread prefixes are working fine for me on 3.6.8
|
#375
|
|||
|
|||
![]()
Did you have to modify anything? I followed the instructions sep by step and it would not work.
![]() |
#376
|
|||
|
|||
![]()
No...I just know of all the modifications on my site that has to be the most complex to install and can be easily messed up if something is done wrong.
|
#377
|
|||
|
|||
![]()
I'm trying to install this plug-in and I believe I've made the correct edits (I've checked it twice). But it still doesn't work. There is no "Manage Thread Prefixes" when I click on "Forum Tools"; there is no option to choose a prefix when I try to create a new thread (although prefixes were defined in the admincp and prefixes are enabled for each forum). Any idea where to look for the error?
|
#378
|
|||
|
|||
![]()
1. is it possible to specify for every prefix a color?
2. i'd like to put the "filter form" https://vborg.vbsupport.ru/attachmen...6&d=1154712437 under the navbar could somebody help pls? |
#379
|
|||
|
|||
![]()
I solved it:
changed the templateedit to: Code:
<if condition="$show['threadprefix'] == 2"> <td class="alt1" align="$prefixalign" nowrap="nowrap"><if condition="$thread['threadprefix']=='Suche'">$prefixmarkup[0]<span style="color:red;">$thread[threadprefix]</span>$prefixmarkup[1]<else /> $prefixmarkup[0]$thread[threadprefix]$prefixmarkup[1]</if></td> </if> |
#380
|
|||
|
|||
![]() Quote:
What template is it? what is the name? If it is a file edit, what is the name of the file? |
#381
|
|||
|
|||
![]()
sorry for my english but i am spanish
i have a problem during installation. i complete step 3 where i edit the files: 1. Files that need to be edited: - /showthread.php (Display prefix in 'Similar Threads') - /clientscript/vbulletin_textedit.js (JavaScript error message if no prefix was selected) - /includes/class_dm_threadpost.php (Prefix within emails to moderators) - /includes/functions_databuild.php (Update prefix in column 'Last Post' for mod functions) - /includes/functions_online.php (Display prefix in 'Who's online') buy in step 4, where i edit the template files, the first 1. Edit the Template: editpost 1) Find this code: $vboptions[postminchars] but i dont found this line in my editpost. Y have a vbulletin 3.6.8 and the theme y default and y dont make other modificains in the vbulletin, this is first modification. Can you help me? Thanks!! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|