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.