Version: 4.0.9, by squidsk
Developer Last Online: Aug 2021
Category: Major Additions -
Version: 4.0.2
Rating:
Released: 01-09-2010
Last Update: 12-15-2014
Installs: 982
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations
No support by the author.
*** 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
Added - Handling of user merges
Added - Handling of user deletes
Added - Manage awards on per user basis
Added - Extra info to the logs for mass removal and editing of issued awards
Added - Ability to collapse categories on awards.php
Added - Checksum file for checking for suspect file versions
Added - Various missing phrases
Fixed - Memberlist not showing awards when option is active
Fixed - Navtab not being selected (vb version < 4.2)
Fixed - Category title not being displayed on awards.php
As of now there will be nothing added to exclude (or include) specific groups from receiving awards other than the option to exclude members of banned usergroups.
any chance you can atleast provide us with a modded cron to block Guest/banned from being included? as an external download away from the core project, as i'm having to use
Code:
DELETE FROM award_user WHERE userid IN (SELECT userid FROM user WHERE usergroupid=2)
DELETE FROM award_user WHERE userid IN (SELECT userid FROM user WHERE usergroupid=8)
to remove the 20k Guest/banned users from my awards >.<, it's not fun when we have another 30k normal members and unsure of how to block guests/banned from automatically being included everytime the cronjob goes through, at a time we have around 800~ updated due to time on forum alone
After implementation of https on Forum , I notice the " Awards List " accessible from Forum page is still under http: - Have I missed a setting somewhere ?
After implementation of https on Forum , I notice the " Awards List " accessible from Forum page is still under http: - Have I missed a setting somewhere ?
Ta in antic
EDIT : Belay that - found it
The current version of yaas does not create a navigation menu item for vb4.2+. You've manually created it and will need to manually edit.
Quote:
Originally Posted by DarkAle
Award System doesn't appear in my admincp, when i install de upload files in "includes" not appear anything , any solution?
Not sure what you mean by this. You need to upload the entire [B]contents[B] of the upload directory. The other thing to keep in mind is that you might have renamed your admincp and/or modcp and need to rename the corresponding folder in upload before you upload the contents of the upload directory.