Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Yet Another Awards System [1.2.1] Details »»
Yet Another Awards System [1.2.1]
Version: 1.2.1, by mtha mtha is offline
Developer Last Online: May 2016 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 03-27-2005 Last Update: 08-17-2005 Installs: 166
DB Changes Template Edits
Code Changes Additional Files  
No support by the author.

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


Hack Version: 1.2.1.050818
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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #232  
Old 10-30-2005, 03:56 PM
almqdad almqdad is offline
 
Join Date: Jul 2003
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi

when I click member list i get this error

'usercp_nav_folderbit', 'awards_bit'


Unable to add cookies, header already sent.
File: /home/vrfihres/public_html/forum/memberlist.php
Line: 5

and if i disablemember list i get this error

'usercp_nav_folderbit', 'awards_bit'
Warning: Cannot modify header information - headers already sent by (output started at /home/vrfihres/public_html/forum/memberlist.php:5) in /includes/functions.php on line 2869

I want also to disable request form completely

also is thereaway to display award image instead of icon in member profile

some one help
Reply With Quote
  #233  
Old 11-01-2005, 03:41 AM
mtha's Avatar
mtha mtha is offline
 
Join Date: Jul 2002
Location: US
Posts: 775
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by almqdad
hi

when I click member list i get this error

'usercp_nav_folderbit', 'awards_bit'


Unable to add cookies, header already sent.
File: /home/vrfihres/public_html/forum/memberlist.php
Line: 5

and if i disablemember list i get this error

'usercp_nav_folderbit', 'awards_bit'
Warning: Cannot modify header information - headers already sent by (output started at /home/vrfihres/public_html/forum/memberlist.php:5) in /includes/functions.php on line 2869
You must have done something wrong. Try to reverse the first edit on memberlist.php,
just use original

$globaltemplates = array(
);

Dont add the awardsbit template, and see how it work



Quote:
I want also to disable request form completely
There's an option in setting to turn it off. you then can remove the request_award.php file too.


Quote:
also is thereaway to display award image instead of icon in member profile
In member prodile, the award image is displayed at the bottom, together with award name and reason, isnt it?
Reply With Quote
  #234  
Old 11-04-2005, 06:08 PM
Mr.T Mr.T is offline
 
Join Date: Oct 2004
Location: Hannover/Germany
Posts: 26
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

first thank you for this great hack. But I've one question.
The title of the automatic post shows the username of the person, who requests an award for another user. But I want that the title looks like:

XXX Award Request Form
_________________________________________

Award Request Form - XXX

------------------
Sender information

UserID: yyy
Username: zzz



I hope you understand, what I mean. I think, that the change must be in the awards_request_formanswers the first line
Code:
$formtitle - $bbuserinfo[username]
instead of $bbuserinfo[username] $answer2 but it doesn't work.

I hope you can help me and you understand my bad english.


T
Reply With Quote
  #235  
Old 11-04-2005, 06:25 PM
almqdad almqdad is offline
 
Join Date: Jul 2003
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great hack installed on vb 3.08
Reply With Quote
  #236  
Old 11-05-2005, 04:02 PM
mtha's Avatar
mtha mtha is offline
 
Join Date: Jul 2002
Location: US
Posts: 775
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mr.T
Hello,

first thank you for this great hack. But I've one question.
The title of the automatic post shows the username of the person, who requests an award for another user. But I want that the title looks like:

XXX Award Request Form
_________________________________________

Award Request Form - XXX

------------------
Sender information

UserID: yyy
Username: zzz



I hope you understand, what I mean. I think, that the change must be in the awards_request_formanswers the first line
Code:
$formtitle - $bbuserinfo[username]
instead of $bbuserinfo[username] $answer2 but it doesn't work.

I hope you can help me and you understand my bad english.


T
you want to chaneg the post/thread title?

well, it's not that simple,

you need to look at request_award.php file, there's few places where

in the insert query, it insert this for title:

'".addslashes(htmlspecialchars($vbulletin->userinfo[username]))." $formtitle'

You need to change in there.

CAUTION: you need to know what you are doing, when you make the changes.

My time is limited now, so I cant do that coding for you. I dont use that form anyway.
Reply With Quote
  #237  
Old 11-18-2005, 02:50 AM
RetroDreams RetroDreams is offline
 
Join Date: Nov 2002
Posts: 238
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mr.T
Hello,

first thank you for this great hack. But I've one question.
The title of the automatic post shows the username of the person, who requests an award for another user. But I want that the title looks like:

XXX Award Request Form
_________________________________________

Award Request Form - XXX

------------------
Sender information

UserID: yyy
Username: zzz



I hope you understand, what I mean. I think, that the change must be in the awards_request_formanswers the first line
Code:
$formtitle - $bbuserinfo[username]
instead of $bbuserinfo[username] $answer2 but it doesn't work.

I hope you can help me and you understand my bad english.


T
Did you ever get this functional?

If so, can you help me out... I think the author shouldn't have added this feature as it is unmanagable without how you request it.
Reply With Quote
  #238  
Old 11-20-2005, 01:51 PM
almqdad almqdad is offline
 
Join Date: Jul 2003
Posts: 116
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great hack installed
Reply With Quote
  #239  
Old 11-21-2005, 05:32 PM
mtha's Avatar
mtha mtha is offline
 
Join Date: Jul 2002
Location: US
Posts: 775
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RetroDreams
Did you ever get this functional?

If so, can you help me out... I think the author shouldn't have added this feature as it is unmanagable without how you request it.
I didnt want to add it in either, just that some members want to have it, so I add Edwins' form hack there. if you want. Maybe you should just disable it, as I dont have time to give alot of support over that function.

(not right now)

maybe later on, I write a complete different one, for the purpose
Reply With Quote
  #240  
Old 01-04-2006, 08:30 AM
tekram's Avatar
tekram tekram is offline
 
Join Date: Jan 2005
Location: Germany
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I?ve installed in the Version 3.0.10 and when i get this error when i fille out the request award and clicking submit

Code:
Datenbankfehler in vBulletin 3.0.10:

Ungueltige SQL-Abfrage: 
				INSERT INTO post
					threadid, title, username, userid, dateline, pagetext, allowsmilie,
					showsignature, iconid, visible)
				VALUES
					(189, 'RJ_Tekram Award Request Form',
					'RJ_Tekram', 1, 1136370355,
					'Award Request Form - RJ_Tekram

------------------
Sender Information

UserID: 1
Username: RJ_Tekram
Fullname: RJ_Tekram

-----------------------------
Request Information:
Award ID: 2
Award Name : Test
Award Description : das ist ein test
[img]/images/medals/medal-yellow.gif[/img]

Recipient username :  NOMOS  

-----------------------------------------------------
Please explain why the listed recipient should receive the award.

right now
-----------------------------------------------------
', 1, 1,
					0, 1)
				
mysql error: You have an error in your SQL syntax.  Check the manual that corresponds to your MySQL server version for the right syntax to use near 'threadid, title, username, userid, dateline, pagetext, allowsmi

mysql error number: 1064

Datum: 04.01.2006 11:25:55
Skript: http://www.vb-gamezone.de/request_award.php
Referer: http://www.vb-gamezone.de/request_award.php?award_id=2
Benutzername: RJ_Tekram
IP-Adresse: 87.122.84.131
Can someone help me please?
Reply With Quote
  #241  
Old 01-09-2006, 01:24 PM
cloyal cloyal is offline
 
Join Date: Sep 2005
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've installed this,just a small problem. There is nothing in the ACP that allows me to add change or do anything else with the catagories. Theres the award setting in the options but thats the only thing I've seen.

Any suggestions?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:04 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05535 seconds
  • Memory Usage 2,337KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete