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 |
#162
|
|||
|
|||
Change line 427 of award.php from
Code:
WHERE username = '". $vbulletin->GPC['awardusername'] ."' Code:
WHERE username = '". mysql_real_escape_string( $vbulletin->GPC['awardusername'] ) ."' Is this extension maintained? Are the maintainers on vacation or something, perhaps? |
#163
|
||||
|
||||
Quote:
...and I was wondering the same thing about the maintainers. I hope all is well and they'll return soon. |
#164
|
||||
|
||||
Well, that fixed the MA'AM problem - no more database error (Thanks again!) - BUT I'm still getting the mix up between 5peaches and MA'AM. Any ideas on that one?
Just so you understand, when I type in 5peaches and click SAVE it says "Give Award to MA'AM successfully" and then MA'AM shows on the award list. |
#165
|
|||
|
|||
As a workaround, you could try giving the award by user id instead of name.
|
#166
|
||||
|
||||
Quote:
All I needed to do is leave the userid field blank and just put 5peaches in the username field. Works perfectly now. Thank you again, especially since I've wasted your time a bit. |
#167
|
||||
|
||||
Quote:
|
#168
|
||||
|
||||
Quote:
... due to some problems reported, and I haven't got time to fix it yet, I temporary put this release back to beta release. I might not have time to work on this for the next few weeks though. sorry for any inconvenient. any suggestions or fixes from other members would be greatly appreciated. |
#169
|
|||
|
|||
Okay so... if this is showing up like it should be in the postbit, do I need to worry about the problems that were reported?
|
#170
|
|||
|
|||
Probably not unless you have a large site, which could get slowed down until the issue I first reported here gets fixed. The other issue probably isn't a huge deal ― if you get weird errors when giving awards, try using user id's instead of usernames.
|
#171
|
|||
|
|||
Thanks very much for your reply, Simetrical! I don't have a large site, so I'll see how it goes.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|