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
Can you also make it so that if an award is not active it shouldn't be displayed in postbit_legacy aka any posts or anywhere on the site at all? Kinda doesn't make sense why would it show on the site if it's inactive, not just the awards page.
"Style 1" used the <legend> formatting tab, which doesn't seem to work in VB4. I'll see if I can find a work around for that, or just adding a div border should also work. Look for this to be fixed in tomorrows update.
I did this in the the awards postbit template and it's working fine now:
<fieldset style="border: 1px solid rgb(15, 16, 19);"><legend>
Just an addition to my previous post, the reason it cuts out a square where the medals should be is because the user hasn't received any medals, so if they have no medals it's going to mess up the post like that.
I'll tweak the conditional on displaying if the user has 0 awards.
Quote:
Originally Posted by GrossKopf
Ok, got another problem. Awards aren't showing up in the user profile if I click on the award in a forum post:
If I use Postbit: Style 2 I get the buttons like this: Attachment 109743
With some of the CSS Style changes in vB4 it does seem that some issues exist. When I wrap only the awards with a border, it tries to wrap the majority of the postbit. I will check to see if I can better isolate this.
---
Again, thank you guys for helping me get this most tested and getting a lot of the bugs worked out in preparation for Gold release.
Sorry about bailing on the forums earlier today, my Internet went down and just came back up not too long ago.
For the users that were getting the SQL Grouping error, what MySQL version are you running? Although, I did fix it I do believe in the updated XML.
Is there by any chance any known conflicts with other mods? No matter what I try I can get nothing to show medal display in the postbit area. Using default style and the postbit template has not been altered. Medals show fine in the profile display.
Are they all added via hooks or is there anyway to be able to manually place them?