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
I was looking at some posts with the two awards from your screenshots in the staff induction forum as a guest and everything looks just fine. I even used firebug to change the width of the postbit to 230px and it still didn't cause the display to look like your screens. This leads me to believe that it's related to a plugin you have that does stuff when a user is logged in but not for guests, as yaas doesn't do anything with logins it isn't this plugin causing the problem.
I did also notice, when running xhtml validation on the page, that there are a number of validation errors which could also be causing problems.
If you'd like, I could make you an admin an account to check.
In case anyone else has this same problem using the userinfo_right (legacy) setting for the award showcase, here's what he said:
Quote:
OK, I've added a temporary fix to the additional.css template which supplies a fixed width to the postuseravatar css class. Basically the problem was happening if you had a user with awards who had an avatar that was not as wide as the postbit would allow.
I'll have to look some more tomorrow because I'm not sure why its showing up for you but it hasn't been reported elsewhere.
Here's the CSS he added to the additional.css template:
That's a temporary fix, but not meant to be a permanent one. Once I figure out how to get a proper fix that doesn't require editing anything manually I'll include that in the next version.
That's a temporary fix, but not meant to be a permanent one. Once I figure out how to get a proper fix that doesn't require editing anything manually I'll include that in the next version.