Yet Another Award System 1.0  by HacNho  
Copyright (C) 2005 by HacNho, All rights reserved.

Hack Version: 1.0.050328
Compatible vB version: 3.0.7. It should be compatible with all vB 3.x version, but not tested.

Description: 

- Create/Edit/Delete awards in ACP, with Award Name, Description, Icon URL, Image URL (for bigger image)
- Manage awards in ACP, including 
 + Issue awards to members, based on username or userid, with Issue Reason
 + Remove awards from members
- Display awards list in frontpage, with: Award Name, Description, Icon, Image, and Members who get each award
- Display awards list in profile, that one member get, with Award information, Issue time and reason

Changes and Modifications:
- Tables to add: 3 (award, award_user, award_cat (for future development) )
- Files to add: 2 (/awards.php, /admincp/award.php) 
- Files to edit: 1 (member.php)
- Templates to add: 5 	('AWARDS', 'awards_awardbit','awards_awardusers_bit','awards_bit','awards_userawards_bit')
- Templates to edit: 1 (MEMBERINFO)
- Phrases to add: 19

Additional information:
- There are few queries running to add phrases and templates.
- This is first release. there will be more changes and development

Future plan:
- Display awards in postbit
- Can re-order awards (in ACP)
- Can group awards into categories

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 alot of code based on his.
 - Mac ycl6 for phpBB Medal System for phpBB forum
 and all others for supports

Related/Similar hacks:
http://www.phpbb.com/phpBB/viewtopic.php?t=148362
http://www.vbulletin.org/forum/showthread.php?t=61108

Important:
- BACKUP modified files and templates before making changes.
- Backup database is recommended.
- This hack is NOT compatible with AnimeWebby's Awards/ Medals/ Cards Hack [vB3], there are some duplicated table name, so you CANNOT use both hacks at the same time. If you want to install this one, you have to UNINSTALL the other hack, or errors will occur.

Installation:

Step 1: Unzip the files to a directory on your computer.

Step 2: Upload the files to your forums directory. 
 Directory structure:
  {ROOT}/awards.php
  {ROOT}/admincp/awards_install.php 
  {ROOT}/admincp/award.php 

Step 3: Run installation from your admincp folder and follow instruction:
 http://www.yourdomain.com/forumsdir/admindir/awards_install.php

The installer will add new phrases, and templates to your database, and tell you how to edit files and templates.
You can also read the instruction how to modify files and templates from 
  /docs/awards_install_file.html
  /docs/awards_install_template.html

Step 4: Enjoy your new hack, give me feedback, and click install.