The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Awards System 2.1.4 Details »» | |||||||||||||||||||||||||
Yet Another Award System 2.1.4 ? by HacNho Hack Version: 2.1.4.070324Copyright (C) 2005 by HacNho, All rights reserved. Compatible vB version: 3.6.x Support: https://vborg.vbsupport.ru/showthread.php?t=142487 for vBulletin 3.5.x: https://vborg.vbsupport.ru/showthread.php?t=94836 For vBulletin 3.0.x, please check the other version: https://vborg.vbsupport.ru/showthread.php?t=78934 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 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) - 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 edit: 5 (MEMBERINFO, postbit, postbit_legacy, memberlist, memberlist_resultsbit ) 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 - and all others for supports and ideas Show Your Support
|
Comments |
#222
|
|||
|
|||
Click on Give Award, (the award you duplicated), and scroll down - there's a Remove Award below that.
And I think I may have solved the table-stretching and clutter problem by moving them to their own separate table below the regualr part of the postbit, although, I'm not a coder and I have no idea if this has any repercussions. (I guess I'll see. It's on a test style for now.) |
#223
|
|||
|
|||
How do I get the awards to show up in the postbit? The installer didn't work.
|
#224
|
|||
|
|||
You have to edit the postbit template - it's in the readme.txt I think.
|
#225
|
|||
|
|||
Database error in vBulletin 3.6.8:
Invalid SQL: SELECT a.*, au.* FROM award AS a LEFT JOIN award_user AS au ON (a.award_id=au.award_id) WHERE (au.userid = 67) ORDER BY au.issue_time DESC; MySQL Error : Unknown column 'au.award_id' in 'on clause' Error Number : 1054 Date : Sunday, September 16th 2007 @ 07:57:48 PM Script : http://www.teamkalarin.com/member.ph...lastposter&f=9 Referrer : http://www.teamkalarin.com/forum.php IP Address : 80.57.89.34 Username : Test0001 Classname : vb_database How do i fix this? |
#226
|
|||
|
|||
k i've got a weird error.
My awards work but my award showcase section is under my footer...wtf... here: http://www.totalgamerzone.com/forums/member.php?u=4 scroll down to the bottom of the page and yu should see an award showcase box... can someone please help me? |
#227
|
||||
|
||||
after upgrading from vb 3.6.3 to 3.6.8
i got this error when viewing profiles of members who got an award. Quote:
Edit: If someone spots the same error und you use mysquli, just search the plugin YASS - member complete and change line $total_awards = mysql_num_rows($alluserawards); in $total_awards = mysqli_num_rows($alluserawards); thats just the number of total awards. it wont be displayd anymore in the member profile, but you get rid of the annoying error. |
#228
|
|||
|
|||
does this work on 3.6.8 ???
|
#229
|
|||
|
|||
If anyone gets an error of;
PHP Code:
|
#230
|
|||
|
|||
Is there any way to say give medals automatically? Say if someone posts 100 posts then they get an automatic medal?
|
#231
|
||||
|
||||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|