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 |
#272
|
|||
|
|||
There isn't even a td for that area. I don't know what to add. >..<
|
#273
|
|||
|
|||
Does anyone know how (in awards_postbit_display) we can get it to check to see if the user has received the same award more than once, and then to only display it once, instead of having it show up 3 to 4 times?
|
#274
|
|||
|
|||
edited: found the solution
|
#275
|
|||
|
|||
hi ive just installed this looks great thanks for this but i was just wondering is there anyway i can add something so i don't have to go to the admincp to give them the award just like if i click on there name in the postbit and i can give them an award from there ??
iv looked through the posts but didn't see anything unless i missed it |
#276
|
|||
|
|||
Quote:
|
#277
|
|||
|
|||
Quote:
|
#278
|
|||
|
|||
I am using the option to create a thread with award requests in a forum. Anyone know how to put the name of the award that is being requested into the title?
I am not good with PHP is the problem, but I know it involves editing "request_award.php" and the template. I have gotten it to show the request reason by editing this line: Code:
$posttitle = construct_phrase($vbphrase['award_request_post_title'], "$award_request_recipient_name", "$award_request_reason"); I know it's can't be hard, I just don't have that PHP / vbmod background |
#279
|
|||
|
|||
'awards_postbit_display_style2'
'awards_postbit_display_style3' still not cached.. I thought this was fixed TWICE? Edit PLUGIN YAAS - cache templates Find: Code:
$globaltemplates = array_merge($globaltemplates, array('awards_bit', 'awards_postbit_display')); Code:
$globaltemplates = array_merge($globaltemplates, array('awards_bit', 'awards_postbit_display', 'awards_postbit_display_style2', 'awards_postbit_display_style3')); Find: Code:
'awards_postbit_display' Code:
'awards_postbit_display', 'awards_postbit_display_style2', 'awards_postbit_display_style3' This mod adds a lot of queries. Mod disabled: 31 queries, Mod enabled: 41 queries. Does it add a query for each post in the threadview, even IF that person had NO awards? |
#280
|
|||
|
|||
Hi. When I set the display order ASC (or DESC) in award listing instead newer first (default), the function to display awards in member list (Member List: Display Awards) doesn't work.
Any suggestions? Thanks |
#281
|
||||
|
||||
Just wanting to know, how do you edit the text so that it reads Emblems, instead of Awards?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|