The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Awards System [1.2.1] Details »» | |||||||||||||||||||||||||
Yet Another Award System 1.2.1 ? by HacNho Hack Version: 1.2.1.050818Copyright (C) 2005 by HacNho, All rights reserved. Compatible vB version: 3.0.8. It should work with all vB 3.0.x versions. Support: https://vborg.vbsupport.ru/showthread.php?t=78934 For vBulletin 3.5.0, please check the other version: https://vborg.vbsupport.ru/showthread.php?t=94836 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 ACP - 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 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) - Files to edit: 8 (/admincp/index.php, member.php, showthread.php, showpost.php, announcement.php, private.php, memberlist.php, /include/functions_online.php) - Templates to add: 9 ('AWARDS', 'awards_awardbit','awards_awardusers_bit','awards_ bit','awards_userawards_bit','awards_category','aw ards_categorybit', 'awards_request_form', 'awards_request_formanswers') - Templates to edit: 5 (MEMBERINFO, postbit, postbit_legacy, memberlist, memberlist_resultsbit ) - Phrases to add: 49 DIFFICULTY: Easy-medium Time: about 5-10 minutes Installer is included HISTORY: For detail, please click here 2005.08.18: Version 1.2.1 2005.04.14: Version 1.2.02005.04.03: Version 1.1 2005.03.29: Version 1.0.1b 2005.03.28: Version 1.0.1 2005.03.28: Initial release FUTURE PLAN: - Allow comments on user's award (by Arial) - PM/Email user when he/she get an award. - Allow voting on user's award (by Arial) ADD ONs 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 - and all others for supports and ideas IMPORTANT: - BACKUP modified files and templates before making changes. - Backup database is recommended. - This hack is NOT compatible with AnimeWebby's Awards/Medals/CardsHack [vB3], you need to UNINSTALL his hack, before installing this one. INSTALLATION: Read HERE: https://vborg.vbsupport.ru/showthrea...316#post632316 UNINSTALL: Read HERE: https://vborg.vbsupport.ru/showthrea...316#post632316 MANUAL: Included in zip file SCREENSHOT: https://vborg.vbsupport.ru/showpost.php?p=632316 DEMO: http://www.global-army.com/forum/awards.php http://www.global-army.com/forum/sho...=9253#post9253 http://www.global-army.com/forum/member.php?u=22#award There's some custom modification on this site, but you have the idea. DONATIONS: YAAS is free, but a donation of any amount is much appreciated. SERVICE: Installation service is available upon request Show Your Support
|
Comments |
#42
|
|||
|
|||
I noticed one problem - in the post bit there is a small '_' (which is a link) between award icons.
|
#43
|
||||
|
||||
Quote:
Quote:
HTML Code:
<a href="member.php?$session[sessionurl]u=$award[userid]#award$award[issue_id]"><img src="$award[award_icon_url]" alt="$award[award_name]: $award[award_desc] - $vbphrase[award_reason]: $award[issue_reason]" border="0" /></a> |
#44
|
|||
|
|||
Thanks for the response.
I changed the post bit code around a bit so it looks like it does in the profile (with 'Awards Showcase') looks and works great. |
#45
|
||||
|
||||
2005.03.29 - Version 1.0.1c
- Optimize code. Instruction in UPGRADE3.txt (optional) Open awards_install_files.html and do all the editing again! Upload new awards.php and /admincp/award.php to your server If you use BoardMod for automatic file change: - uninstall the hack (files only) - copy the new vb3_Yet_Another_Awards_System.mod into the Mod folder - and reinstall it (files only). |
#46
|
||||
|
||||
Hi,
i run querys in phpmyadmin but i get an error with INSERT Line Code:
INSERT INTO `award_cat` VALUES (1, 'Default', 10); Thx for help ! Cheers :ermm: |
#47
|
||||
|
||||
I run this INSERT Query with
Code:
INSERT INTO `award_cat` VALUES (1, 'Default', 10, 0); Cheers |
#48
|
||||
|
||||
Quote:
Quote:
|
#49
|
||||
|
||||
A new version is coming up with function of award category
You will be able to: - Create/delete award categories and sub-categories - Re-order categories in display - Re-order awards in display - Move award(s) from one category to another, or un-classified. If you want to have a taste of it, look at the attachment. Comments and suggestions are welcome! |
#50
|
||||
|
||||
Quote:
Now my tables are right ! Thx. :ermm: |
#51
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|