The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Awards System 2.1.4 Details »» | |||||||||||||||||||||||||
Yet Another Award System 2.1.4 ? by HacNho Hack Version: 2.1.4.070324Copyright (C) 2005 by HacNho, All rights reserved. Compatible vB version: 3.6.x Support: https://vborg.vbsupport.ru/showthread.php?t=142487 for vBulletin 3.5.x: https://vborg.vbsupport.ru/showthread.php?t=94836 For vBulletin 3.0.x, please check the other version: https://vborg.vbsupport.ru/showthread.php?t=78934 DESCRIPTION: This is a Medals/Awards system. Admin can give members awards, and award icons will be displayed in member's profile, posts, as well as in a award list. FEATURES: In AdminCP - Can Create/Edit/Delete/Reorder categories/sub-categories in ACP (with category name and description) - Can Create/Edit/Delete awards in ACP (with Award Name, Description, Icon URL, Image URL) - Can Move one (or all) award(s) from one category to another - Can set some awards un-classified (not displayed for public) - Can re-order awards in awards showcase + Issue awards to members, based on username or userid, with Issue Reason + Remove awards from members - [1.2] Options to set number of awards displayed in postbit - [1.2] Options to turn on/off showing award icon, images, award requests in awards list, awards icons in memberlist - [2.1.3] Notify awarded user by PM/email - [2.1.4] Option to turn on/off Award System in ModCP In ModCP + Issue awards to members, based on username or userid, with Issue Reason + Remove awards from members Front page - Display awards list in with: Award Name, Description, Icon, Image, and Members who get each award. - Display awards showcase in profile, with Award information, Issue time and reason - Display award icons in postbit (showthread, showpost, announcement, private) [1.2] Display limit awards in postbit, with total awards, and a link to awards showcase in member profiles. [1.2] Award request, link to a form sending to email/PM/new thead or post (based on Dr Erwin Loh's Form hack) [1.2] Display award on Memberlist page (by trulylowcarb) CHANGES/MODIFICATION: - Tables to add: 3 (award, award_user, award_cat) - Files to add: 4 (/awards.php, /award_request.php, /admincp/award.php, /admincp/award_cat.php) - Files to edit: 8 (/admincp/index.php, member.php, showthread.php, showpost.php, announcement.php, private.php, memberlist.php, /include/functions_online.php) - Templates to edit: 5 (MEMBERINFO, postbit, postbit_legacy, memberlist, memberlist_resultsbit ) DIFFICULTY: Easy Time: about 5 minutes Installer is included (1 product XML) CREDIT: Idea has been carried on by many people, here are some: - Lesane for original Award hack for vB2, eventhough I've never use his hack - AnimeWebby for Awards/ Medals/ Cards Hack [vB3], which I write new code based on his. - Mac ycl6 for phpBB Medal System for phpBB forum - Dr Erwin Loh for FORM TO THREAD/ FORUM/ PM/ EMAIL hack - and all others for supports and ideas Show Your Support
|
Comments |
#122
|
|||
|
|||
Suggestions:-
In conjuntion, this is a brilliant MOD. Well done and thank you :] |
#123
|
|||
|
|||
Quote:
BTW, great mod! I love it. All my members are very excited about receiving their trophies!!! http://www.photochopz.com/forum |
#124
|
|||
|
|||
How can i delete the medal i gave to the member?
i can`t find that? Thanks |
#125
|
|||
|
|||
Quote:
Admin CP > Award System > Award Manager > Give award to user If you look, it's below the form to give a user an award. Choose the person you want, tick the box which is 'remove' and submit. |
#126
|
|||
|
|||
okay..ive read though all 9 pages..its been a long weekend..so sorry for the stupid questions..! someone already asked how to display the metals with the users profile when they post..and someone said to change the postbit. Can someone tell me what the codes are and what to do..? i got confused a few pages back and im not that patient (thats why im asking for help)..thanks so much..!!
also, how can you create a seperate page where people can vote and the boxes to put answers in..? we've seen it done on other sites. thanks |
#127
|
||||
|
||||
You need to change either postbit or postbit_legacy depending on what your forum is set to.
Pic i uploaded is legacy, I cahnged some of the code to fit the needs of my style but the original code you need to add in postbit is Code:
<!-- show awards --> <if condition="$post[showuserawards]"> <div class="info"><legend><a href="member.php?u=$post[userid]#award" title="$vbphrase[more_awards]">$vbphrase[award_showcase]</a></legend> <div> $post[userawards] <br> <a href="member.php?u=$post[userid]#award" title="$vbphrase[more_awards]">$vbphrase[total_awards]</a>: $post[num_awards] </div> </div> </if> <!-- /show awards --> enable votes in vbulltin options, create a new forum and use the forum id in the options of yaas settings. |
#128
|
|||
|
|||
Hi there!
fist, let me say "Thanks" for this really great mod. Second, i got a question: Is it possible to show a list of Awards on another page (actually i try ant combine your hack with the "Customizable Roster"-hack)? Thanks in advance, Venom |
#130
|
||||
|
||||
I've used this before on my graphics and have been wanting to get it on my gaming site to give game awards (for contests in diablo, wow, etc). Only downloaded so far will install in a bit, I just have to create my custom awards first.
Hope I have better luck than it sounds like others are having. |
#131
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|