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
We are getting this error when suggesting an award. I see it address some pages back. Was it take care of in a newer version?
There's some error when sending your award request. Please contact site's administrator for assistant.
I also have other problems. In the admin panel when I grant an award it still shows it needing to be granted or denied. I click it again and the same thing happens. Then if you look at the award you will see it has been granted to the same person for each time I tried it.
We are getting this error when suggesting an award. I see it address some pages back. Was it take care of in a newer version?
There's some error when sending your award request. Please contact site's administrator for assistant.
I also have other problems. In the admin panel when I grant an award it still shows it needing to be granted or denied. I click it again and the same thing happens. Then if you look at the award you will see it has been granted to the same person for each time I tried it.
If the date isn't more recent than the last update (May 2010) then no and given this hasn't been updated in a year and a half I'd say unlikely.
We are getting this error when suggesting an award. I see it address some pages back. Was it take care of in a newer version?
There's some error when sending your award request. Please contact site's administrator for assistant.
if it still seen in your awards request. (like mine was) i would just change the phrase so that it says your request has been submitted. i did that to mine. a member would request an award and give that error but my awards commander would still have it in the awards request box.
This problem is caused by en error in the upgrade script when upgrading from YAAS 3.8.4, which has already added the column. In order to fix it you need to open the xml file find the part of the code that upgrades for version 3.8.3 (approximately line 160) and delete that section.
This problem is caused by en error in the upgrade script when upgrading from YAAS 3.8.4, which has already added the column. In order to fix it you need to open the xml file find the part of the code that upgrades for version 3.8.3 (approximately line 160) and delete that section.
Given the table already exists in 3.8.4 with the exact same settings you can remove that part of the script as well. Its the part listed in the upgrade for version 4.0.1.2, located at about line 176.