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 |
#322
|
|||
|
|||
Works on 3.6.8 perfectly
Thank you |
#323
|
|||
|
|||
The only thing I can see is you have it below your signature line. You want it below your icon's as below
Quote:
Code:
<div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if> <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> Code:
<if condition="$post[showuserawards]"> <fieldset><legend><a href="member.php?u=$post[userid]#award" title="$vbphrase[more_awards]">$vbphrase[award_showcase]</a></legend> <div> $post[userawards] <br> <a href="member.php?u=$post[userid]#award" title="$vbphrase[more_awards]">$vbphrase[total_awards]</a>: $post[num_awards] </div> </fieldset> </if> |
#324
|
|||
|
|||
I installed this along time ago, it is brilliant and running very well on 3.6.8.
|
#325
|
|||
|
|||
It seems like there is nothing wrong with that code segment, because when I do a new post it comes up and shows the awards. However, if I am veiwing threads, the awards do not show up on the posts. From the troubleshooting I have done, I can see that the $show[userawards] and $post[userawards] array values are not set. So, I am wondering if I missed some coding for this, and where the code that sets these values would be for viewing threads as opposed to a new post.
Does that make sense? Quote:
|
#326
|
|||
|
|||
Quote:
|
#327
|
|||
|
|||
If it helps here is my coding, maybe someone can help me?
Quote:
|
#328
|
|||
|
|||
Running VB Version 3.6.8 Patch 2 and VBAdvanced and on VBA's site navigation it has an awards link, which I want, except it says this:
Not Found The requested URL /->options[bburl]}/awards.php was not found on this server. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. Also, under the site navigation settings it says: This setting has been customized in the following page(s): 1 Pages -- Homepage This setting has previously had a custom value set for it in the page(s) listed above. The value set in any of these pages will override the value set here. To change the value of this setting on these pages, you must edit the page and change the value there, or revert the setting on that page so it will use the value set here. and I have no idea what that means. Any ideas? Thanks! |
#329
|
|||
|
|||
It's possible to give a award to members from a special usergroup?
Incl. automatic giving und removing. |
#330
|
|||
|
|||
Quote:
I am running on VB 3.6.8 SP2 without any problems. |
#331
|
||||
|
||||
All I'd like to do is to be able to add this to the user profiles for 3.7. Perhaps in the Statistics block or something. However, when I try to add the code, it messes up the profile, and suspends the AJAX.
*sigh* Hopefully someone will get to this. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|