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
Everything is working great.Except I cant get the navbar tab to show up.I have it enabled but it wont work.
if you're on 4.2.0 you'll have the manually add the tabs using the Navigation Manager. This mod, like many others hasn't been updated for the navtab changes.
I was fixing various bugs for YaAS so I decided to bundle it up into a new version. This is not official, but as the plugin says re-usable code I can release it for the benefit of the community. These changes should be compatible with all VB 4 versions with one caveat it does not support the new navigation manager from VB 4.2.
The mostly complete list of fixes/changes is:
Code:
4.0.3 RELEASE: (06/13/2012)
* Fixed - Various install/uninstall code issues
* Fixed - User profile tab graphical issues
* Fixed - Recommend/request award showing an error message, in certain circumstances, when there's no error
* Fixed - Various links not using properly escaped & (i.e. should be & instead of &)
* Fixed - Code that generated invalid xhtml
* Fixed - Compatibility with other mods (e.g. vbsso)
* Fixed - Setting determining which side of the memberprofile the awards tab should appear on not working
* Ported - Fix from 3.8.4 for admincp for usernames with ' to modcp
* Changed - Style of the awards tab on the user's profile page to better match with the standard tabs
* Changed - Style for award icons and images so they are both vertically and horizontally centered in their row (awards.php & user profile)
* Updated - Version in version phrase
If I messed up anything or there's a bug I didn't catch please let me know and I'll see about fixing it.
EDIT: Re-added the upload with correct XML.
This is great. Thanks for making these fixes and compiling them into a new version! :up:
I have several years of awards in my live site's database, which is vBulletin 3.8.7. I'm currently testing an upgrade to 4.2.1 on a dev site. Unfortunately, I uninstalled my old version of YAAS after the upgrade, which dropped my awards tables.
Can I simply export them from my 3.8.7 db and import them into my 4.2.1 database? Or am I asking for trouble?
::
If I don't uninstall my old YAAS and it's corresponding awards tables during my upgrade to 4.2.1, but simply install this newer version over it after the upgrade, will all of my awards still be there. I mean, are the database tables different between the older version of YAAS and this newer version?
How do you remove an award already given to a user? There is no option for it. A user was accidentally given an incorrect award and there is no way to remove it.
I was fixing various bugs for YaAS so I decided to bundle it up into a new version. This is not official, but as the plugin says re-usable code I can release it for the benefit of the community. These changes should be compatible with all VB 4 versions with one caveat it does not support the new navigation manager from VB 4.2.
The mostly complete list of fixes/changes is:
Code:
4.0.3 RELEASE: (06/13/2012)
* Fixed - Various install/uninstall code issues
* Fixed - User profile tab graphical issues
* Fixed - Recommend/request award showing an error message, in certain circumstances, when there's no error
* Fixed - Various links not using properly escaped & (i.e. should be & instead of &)
* Fixed - Code that generated invalid xhtml
* Fixed - Compatibility with other mods (e.g. vbsso)
* Fixed - Setting determining which side of the memberprofile the awards tab should appear on not working
* Ported - Fix from 3.8.4 for admincp for usernames with ' to modcp
* Changed - Style of the awards tab on the user's profile page to better match with the standard tabs
* Changed - Style for award icons and images so they are both vertically and horizontally centered in their row (awards.php & user profile)
* Updated - Version in version phrase
If I messed up anything or there's a bug I didn't catch please let me know and I'll see about fixing it.