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
Ive read all edits to make this work on 4.1.4. I upgraded to patch 2 today.
First issue. Ive made the edits and Im still getting 2 tabs on the profile page. Screenshot below.
Second issue. If I click an award on the profile page I get a massive list of errors. I've removed all duplicate errors from the list. The first 2 errors duplicated about 30 times.
Any help would be great.
HTML Code:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: awards_awardbit in [path]/includes/functions.php on line 4161
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: awards_awardusers_bit in [path]/includes/functions.php on line 4161
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: awards_categorybit in [path]/includes/functions.php on line 4161
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: awards_category in [path]/includes/functions.php on line 4161
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 4161
Parse error: syntax error, unexpected T_STRING in /home/EDITED/public_html/forum/awards.php(205) : eval()'d code on line 1
Fatal error: Call to undefined function construct_forum_jump() in /home/EDITED/public_html/forum/awards.php on line 207
I put in additional.css, but for the moment is still so.
thanks. ;D
Your mixing this mod up w/ the Ranks mod, while nearly identical you still need to edit the templates and tell the <div> codes that they now have a class i.e. <div class="awards_fieldset"> .
i am in need of something very similar to this mod but much more simplistic. I need a mod that will check a certain database for two numbers (one in each column), and if those two numbers are present, a small award like icon will appear in the posbit of that user. I can go into more detail, but just putting out a feeler if this could be done and if there might be a chance for a custom mod based on this done by this coder? Please, lmk. Thanks!
go to admin panel--->Award System--->Award System Settings--->Postbit: Display Location-->Where do you want awards showcase to appear in postbit? then set to userinfor_right_after_posts (horizontal postbit)
For me works fine both IE v9 google chrome,mozila,
I tried searching for keywords in this MOD thread but didn't get any hits. Is there a way to turn off the icon column in the awards page? I would like to only see the one image, since I didn't make a smaller icon image of the custom ranks. If I leave the icon url blank, I see the standard red x icon for an image missing.