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 |
#77
|
||||
|
||||
top of each page, right hand side...
Fantastic work! Well done. |
#78
|
||||
|
||||
Quote:
includes/functions.php: Code:
function fetch_thread_categories($foruminfo, $selcat = '', $empty = 1, $showall = '', $categoryarray = array(), $selectwidth = '') Code:
$threadcategories = fetch_thread_categories($foruminfo, urldecode($_REQUEST['threadcategory']), 0, $vbphrase['all_categories']); Code:
$threadcategories = fetch_thread_categories($foruminfo, urldecode($_REQUEST['threadcategory']), 0, $vbphrase['all_categories'], array(), '125px'); Quote:
|
#79
|
|||
|
|||
Thank you, that worked like a charm!
|
#80
|
||||
|
||||
Thank you. This is a great hack!
|
#81
|
|||
|
|||
Hi Mystics,
that seems to be a very great hack. Is it working with 3.0.1 aswell? marc |
#82
|
||||
|
||||
Quote:
|
#83
|
|||
|
|||
Thanks (gerade auch bei euch gefunden )
Downloading-and-installing EDIT: Is this hack the same used in here this forum (screenshot) when displaying the vBulletin Version infront of the topic? Did someone modify you hack the for showking no own column or is this another hack? |
#84
|
|||
|
|||
Damn forgot the screenshot :/
|
#85
|
|||
|
|||
Ok, ok..
After installing I recognized the option to switch on/off kategorie columns. If switched off, the Category is displayed just in front of the topic as shown in my screenshot. Just to let those know who maybe did ask the same thing marc |
#86
|
||||
|
||||
Quote:
|
#87
|
|||
|
|||
:speechless:
har har ... I better go and get another beer than... anyways: Great hack! |
#88
|
|||
|
|||
Great job Mystics!
/me clicks install |
#89
|
|||
|
|||
Mystics, I keep on getting this error:
Code:
Fatal error: Call to undefined function: fetch_thread_categories() in /home/dndonli/public_html/beta/forumdisplay.php on line 422 |
#90
|
||||
|
||||
Quote:
|
#91
|
|||
|
|||
I have rehacked those files you mentioned and still get the same error.
I also have rehacked forumdisplay.php 5 times... :ermm: What should I do? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|