The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Thread Prefixes Details »» | |||||||||||||||||||||||||
Thread Prefixes
Version: 1.5.5 vBulletin Version: 3.5.4 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.5.5 (2006-04-09 - 03:00 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 |
#62
|
|||
|
|||
Quote:
|
#63
|
||||
|
||||
Nuff work but good hack. THanks!
|
#64
|
|||
|
|||
Hello, I have a problem in my boards:
Code:
Fatal error: Field lastthreadprefix is not defined in $validfields in class vb_datamanager_forum in /includes/class_dm.php on line 485 Code:
trigger_error("Field <em>$fieldname</em> is not defined in <em>\$validfields</em> in class <strong>" . get_class($this) . "</strong>", E_USER_ERROR); What error is this? Anyone can help me? Thanks |
#65
|
||||
|
||||
Quote:
Code:
$this->validfields['allowprefix'] = array(TYPE_BOOL, REQ_NO); $this->validfields['prefixrequired'] = array(TYPE_BOOL, REQ_NO); $this->validfields['lastthreadprefix'] = array(TYPE_STR, REQ_NO); |
#66
|
|||
|
|||
Thanks, I already fixed the error.
|
#67
|
|||
|
|||
This may sound wierd but since I installed this hack, which it works great.. now my smilies and editor stuff like bold, center, etc dont work and I get an error if I have debug on and click to send a pm to a new user..
any ideas? Can you take a look? I can provide you with full access to my site if you can.. |
#68
|
|||
|
|||
I found out what is causing my smilies to not work, I un-installed the hack and deleted the mods to the vbulletin_textedit.js file and its all fixed.. Not sure if I edited it wrong to start with or if there are issues...
|
#69
|
||||
|
||||
OK! A few points and a question...
With regard to the AJAX forumdisplay editing of threads, this would really be appreciated, I'm in the process of editing all existing threads in certain forums to add a prefix for a more uniform outlook - but it's getting very tiresome. The ability for admins not to have to choose a prefix would be nice also... For instance I have a 'For Sale or Wanted' forum, where the prefix for a post would be either, you guessed it, 'For Sale' or 'Wanted'... But my rules thread for this forum are neither For Sale nor Wanted. Admin only prefixes would also be nice... For example, as mentioned above I have a trading forum, but I would like to be able to change threads to 'Sold', but not allow users to be able to select this prefix themselves. I've just upgraded from vB 3.5.0 to 3.5.1. Obviously my file edits are now missing. Do I just go ahead and use the install process? If this is the case wouldn't running the install file wipe my exiting prefixes - and this is the only way I can view the nexessary file edits? Thanks for the hard work guys. |
#70
|
|||
|
|||
Something I'd like before I installed would be the ability to change the html markup of certain prefixes. Say a NSFW one could be red, while an announcement could be Yellow. Something like that.
Great hack, and I look forward to installing soon. |
#71
|
|||
|
|||
One more feature that would be awesome, would be the ability for mods and admins to have certain prefixes that only they could use. So you could label a thread a crap post or something.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|