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 |
#52
|
||||
|
||||
So far this hack works excellent for me. This would be a great standard vb feature.
|
#53
|
|||
|
|||
Word on the street is... Install.
Now if only I could teach the Talkerbot to do my installs.... |
#54
|
|||
|
|||
5. Edit the file: postings.php
Find this code: Code:
$show['undeleteoption'] = iif ($threadinfo['isdeleted'] == 1 AND can_moderate($threadinfo['forumid'], 'canremoveposts') AND can_moderate($threadinfo['forumid'], 'canmanagethreads'), true, false); |
#55
|
||||
|
||||
New version released:
1.3.2 (03-27-2004 - 05:45 pm)
To fix the Javascript error, edit the file clientscript/vbulletin_quickreply.js. Find: Code:
return validatemessage(fetch_object("qr_message").value, 0, temp_minchars, maxchars, false, tform); Code:
return validatemessage(fetch_object("qr_message").value, 0, temp_minchars, maxchars, false, tform, 0); |
#56
|
|||
|
|||
Thanks, Mystics! Luv your hack!
|
#57
|
|||
|
|||
While installing the hack, i've noticed, that I have to edit the postbit template, but not postbit_legacy. Is it not supported?
|
#58
|
||||
|
||||
Quote:
I have added it to the instructions, thanks |
#59
|
||||
|
||||
I still can't get over how nice this hack is.
Great job, extremely professional. |
#60
|
|||
|
|||
i'm having a problem with this hack, thing is, when i'm in the middle of instalation I can edit the .php files, but no more, after that, this error appears
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in D:\web\www\sr\forums\includes\functions.php on line 1864 what the heck is going on, what should I do? P.S. The forum is on a test server on my PC |
#61
|
||||
|
||||
Quote:
Code:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') === false, '?', '&') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') === false, '?', '&') . "explain=1\">Explain</a>)<br />\n"; PS: This has nothing to do with the hack...you will always get this error when editing that file with Dreamweaver |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|