The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Awards System Details »» | |||||||||||||||||||||||||||||||||||||||||
*** CREATE A BACKUP OF YOUR FORUM AND DATABASE BEFORE INSTALLING *** 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 + Writes granting/removing awards to the log In ModCP - Issue awards to members, based on username or userid, with Issue Reason - Remove awards from members + Writes granting/removing award to the log 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) New Features/Additions since 3.8 - Points System - Separate Award Request/Recommendation Forms - CSS Customizable Current Release Version 4.0.9
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
23 благодарности(ей) от: | ||
Abominus, afmarko99, alcazarx, andy_mcguire, CAG CheechDogg, CoZmicShReddeR, dandanch, danswano, Elite_360_, josner, Kesha, MagicPID, mertiliuss, Mickie D, nacaruncr, netzwart, RichieBoy67, sadiq6210, SKIDROW |
Comments |
#412
|
|||
|
|||
I tried this but I Just cant see setting there adding one single award to this at a time. is there a way to mass upload medals/ awards to this mod ?
|
#413
|
|||
|
|||
When is the automation coming???....
|
#414
|
||||
|
||||
No, cause you must give each one at a time a description and link url to that award when creating it.
|
#415
|
|||
|
|||
the awards is possible in the roster?
I'm using this: https://vborg.vbsupport.ru/showthread.php?t=235326 in the template I need to insert a string to display it. I show in red where I should put it: Code:
<vb:if condition="$showbits == 1"> <tr> <td class="alt1 username"><vb:if condition="$show[avatarcol]"><vb:if condition="$show['avatar']"><img class="avatar" src="{vb:raw avatarurl}" alt="{vb:rawphrase xs_avatar, {vb:raw userinfo.username}}" /><vb:else /><img class="avatar" src="images/avatars/no_avatar.png" alt="{vb:rawphrase no_avatar_specified}" /></vb:if></vb:if><a href="member.php?{vb:raw session.sessionurl}u={vb:raw userinfo.userid}-{vb:raw userinfo.username}">{vb:raw userinfo.musername}</a><vb:if condition="$show[onlinestatuscol]">{vb:raw userinfo.onlinestatus}</vb:if></td> <vb:if condition="$show[field1st] AND exec_switch_bg()"><td class="{vb:raw bgclass} column1"><img src="http://www.spqrclan.com/web/images/ranks/ranksspqr/{vb:var userinfo.{vb:var columns[column1]}}.png" alt="{vb:var userinfo.{vb:var columns[column1]}}" /></td></vb:if> <vb:if condition="$show[field2nd] AND exec_switch_bg()"><td class="{vb:raw bgclass} column2">{vb:var userinfo.{vb:var columns[column2]}}</td></vb:if> <vb:if condition="$show[field3rd] AND exec_switch_bg()"><td class="{vb:raw bgclass} column3"><img src="http://miniprofile.xfire.com/bg/sh/type/1/{vb:var userinfo.{vb:var columns[column3]}}.png" alt="{vb:var userinfo.{vb:var columns[column3]}}" /></td></vb:if> <vb:if condition="$show[field4th] AND exec_switch_bg()"><td class="{vb:raw bgclass} column4">{vb:var userinfo.{vb:var columns[column4]}}</td></vb:if> <vb:if condition="$show[field5th] AND exec_switch_bg()"><td class="{vb:raw bgclass} column5">{vb:var userinfo.{vb:var columns[column5]}}</td></vb:if> <vb:if condition="$show[field6th] AND exec_switch_bg()"><td class="{vb:raw bgclass} column6">{vb:var userinfo.{vb:var columns[column6]}}</td></vb:if> <vb:if condition="$show[field7th] AND exec_switch_bg()"><td class="{vb:raw bgclass} column7">{vb:var userinfo.{vb:var columns[column7]}}</td></vb:if> <vb:if condition="$show[field8th] AND exec_switch_bg()"><td class="{vb:raw bgclass} column8">{vb:var userinfo.{vb:var columns[column8]}}</td></vb:if> <vb:if condition="$show[datejoinedcol] AND exec_switch_bg()"><td class="{vb:raw bgclass} datejoined">{vb:raw userinfo.datejoined}</td></vb:if> <vb:if condition="$show[lastactivecol] AND exec_switch_bg()"><td class="{vb:raw bgclass} lastactive">{vb:raw userinfo.lastactive}</td></vb:if> <vb:if condition="$show[profilepiccol] AND exec_switch_bg()"><td class="{vb:raw bgclass} profilepic">{vb:raw userinfo.profilepic}</td></vb:if> </tr> </vb:if> Code:
<vb:if condition="$show[field3rd] AND exec_switch_bg()"><td class="{vb:raw bgclass} column3"><img src="http://miniprofile.xfire.com/bg/sh/type/1/{vb:var userinfo.{vb:var columns[column3]}}.png" alt="{vb:var userinfo.{vb:var columns[column3]}}" /></td></vb:if> |
#416
|
|||
|
|||
Quote:
|
#417
|
|||
|
|||
Quote:
|
#418
|
|||
|
|||
Edit your images and add spacing to them.
|
#419
|
|||
|
|||
CypherSTL any word yet on the automation please? Just would like an expected release date....
We have a large community to manage and automation would be a big help. |
#420
|
|||
|
|||
Quote:
I did some research on my own about this, appears we need to manually delete those tables and let the install recreate them. Sound correct? |
#421
|
|||
|
|||
Quote:
However it tells me i don't have permissions to give them out...lol. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|