The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Awards System Details »» | |||||||||||||||||||||||||||||||||||
vBulletin 4 version can be found here: https://vborg.vbsupport.ru/showthrea...highlight=YAAS
DESCRIPTION: This is a Medals/Awards system. Admin/Mods 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) + Issue awards to members, based on username or userid, with Issue Reason + Recommend awards for members based on username, with Recommend Reason + Remove awards from members + Issue Point Values to awards (Recommended that you are running mySQL 5.0 or higher, will not work correctly with lower versions of mySQL) + Award automation 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 within a TAB, with Award information, Issue time and reason - Display award icons in postbit or under sig. CHANGES/MODIFICATION: 3.8.4: * Fixed - Issuing Awards to users with ' in usernames. * Fixed - "Award System Settings" SettingGroup name. * Fixed - Phrases for Award Request/Recommendation Settings. * Fixed - All templates should be properly cached. * Fixed - Inactive awards no longer display in postbit. * Improved - Version Information in AdminCP. * Improved - Award Name is added to Post/PM Title Recommendations/Requests. * Improved - Postbit Display Location descriptions. * Improved - Cleaner awards layout display. * Improved - Award Submissions Post/PM layout. 3.8.3 Patch 1: * Fixed - SQL Group By Syntax when Points are enabled DIFFICULTY LEVEL: Easy Time: about 5 minutes Installer is included (1 product XML) Upload files and import xml. When upgrading: re-upload ALL files and re-import XML This MOD is 100% Supported. Authors of YaAS 3.8: Xanlamin CypherSTL Current Release: v3.8.4 Newest Release Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
4 благодарности(ей) от: | ||
Erica1977, Panzer Max, Razta, xorex |
Comments |
#362
|
|||
|
|||
I downloaded this and it seems to work, except there is no way to request awards. How do we get the request awards portion to work?
|
#363
|
||||
|
||||
permissions in the usergroups.
|
#364
|
|||
|
|||
Well, it is set so admin can request awards, however I don't see any place to actually request the award. What am I missing?
|
#365
|
||||
|
||||
Awards List: Display Request Award Link
Do you want to show Request Award link in Awards list page Yes No This setting in the Award System Settings. |
#366
|
|||
|
|||
Awards List: Display Request Award Link
Do you want to show Request Award link in Awards list page Yes No Is set to yes, yet still don't see where to request them. Sorry, where? |
#367
|
|||
|
|||
hmm...it listed on awards.php page, of course. First go to yourforum/awards.php and then you will see the request link if you added any awawd(s)
|
#368
|
|||
|
|||
Ok, so apparently we need to manually add a link to that somewhere, because one has not popped-up on its own.
|
#369
|
||||
|
||||
yes, you must manually add awards.php to the navbar or some navigation menu you may have, it does not auto create the link...not yet.
|
#370
|
|||
|
|||
Hi, first sorry my english.
The Mod works fine to me (Firefox and IE8), but if i open my site in Opera the Medals show in row. How can i change this? In wich Template i have to make changes? |
#371
|
|||
|
|||
OK i solved the Problem:
in awards_bit Original: Code:
<a href="member.php?$session[sessionurl]u=$award[userid]&tab=myawards#aw_issue$award[issue_id]"><img src="$award[award_icon_url]" alt="$award[award_name]" border="0" /></a> Code:
<a href="member.php?$session[sessionurl]u=$award[userid]&tab=myawards#aw_issue$award[issue_id]"><img src="$award[award_icon_url]" alt="$award[award_name]" border="0" /></a> <br /> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|