|
Topic In Profile
This thread is in the Modification Graveyard.
Mark As Informative Threads (or whatever, I got no idea what to name it, just a part of my Hack System)
Author: tnguy3n Support: http://www.++++++.org This hacks gives admins & mods (or any usergroup you set) the ability to mark user threads as a informative threads/article, and show it in the user's profile. To install this hack, just simply upload the product xml file in Admin CP -> Product Manager. TIPS: - To add more usergroup to have access to this feature, open Mark As Informative on showthread_complete hook, then add more usergroup ID in the array of this line code if(!in_array($vbulletin->userinfo[usergroupid], array(5,6,7))) - Limit the "Mark As Informative" option in showthread, add more forumid to the array in line (in_array($thread[forumid], array(2,3))) seperate by commas. ie. in_array($thread[forumid], array(2,3,4,5,6,7,8))) Installation: 3-4 mins (easy) Template mod: 2 Product: 1 Download No files for download. |
|||||||||