YaAS 4.0

cinneke

New Member
A lot of you have been waiting for this forever to work 100% with 3.7 due to the new profile tabs...Well wait no longer, here is the new revises version of HacNho's YAAS (Yet Another Awards System).

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
- [1.2] Options to set number of awards displayed in postbit
- [1.2] Options to turn on/off showing award icon, images, award requests in awards list, awards icons in memberlist
- [2.1.3] Notify awarded user by PM/email
- [2.1.4] Option to turn on/off Award System in ModCP
- [4.0] Added tab in member profile, removed template edits

In ModCP
+ Issue awards to members, based on username or userid, with Issue Reason
+ Remove awards from members

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)
[1.2] Display limit awards in postbit, with total awards, and a link to awards showcase in member profiles.
[1.2] Award request, link to a form sending to email/PM/new thead or post (based on Dr Erwin Loh's Form hack)
[1.2] Display award on Memberlist page (by trulylowcarb)

CHANGES/MODIFICATION:
- Tables to add: 3 (award, award_user, award_cat)
- Files to add: 4 (/awards.php, /award_request.php, /admincp/award.php, /admincp/award_cat.php)


DIFFICULTY:
Easy
Time: about 5 minutes
Installer is included (1 product XML)


CREDIT:
Idea has been carried on by many people, here are some:
- Lesane for original Award hack for vB2, eventhough I've never use his hack
- AnimeWebby for Awards/ Medals/ Cards Hack [vB3], which I write new code based on his.
- Mac ycl6 for phpBB Medal System for phpBB forum
- Dr Erwin Loh for FORM TO THREAD/ FORUM/ PM/ EMAIL hack
- Cypher for helping with the tabs in 3.7
- and all others for supports and ideas

And most of all to HacNho

NEW INSTALLATION:
Upload files in the upload directory.
import product "product-yet_another_awards_system_4.xml"
and your done.

UPGRADE FROM PREVIOUS VERSIONS:
HOWTO - UPGRADE TO YAAS 4.0
===========================

***** REMINDER: BEFORE DOING ANY DATABASE MODIFICATION, IT IS HIGHLY RECOMMEND THAT YOU DO A COMPLETE DATABASE BACKUP *****

1) Backup Your YAAS Tables using PHPMyAdmin or any other administration program that you perfer.
-> award
-> award_cat
-> award_user

2) Uninstall YAAS and remove any manual template edits

3) Delete YAAS Files from your site

4) Upload the "upload" directory in this folder to your site

5) Install the product "product-yet_another_awards_system_4.xml"

6) Restore your YAAS Tables, you will need to overwrite the current tables.

7) Enjoy.
 

bouncer

New Member
Appears to be working fine! (vB v3.7.6)

If anyone has any awards (images) to share with the rest of us, that'd be nice :)
 
Top