vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Members gets a award for good threads... (https://vborg.vbsupport.ru/showthread.php?t=67031)

Marulatree 07-10-2004 11:28 AM

Members gets a award for good threads...
 
hi,

I know the is karma/ award hacks out there - what I'm looking for is a hack that only admin can give to a member. when this award is given the member gets a admin determined image in their postbit. Can this be done with a admin section for configuring as well?

Marulatree 07-11-2004 10:13 AM

bump

chet 07-11-2004 10:20 AM

Nice thought, I would like to see this feature too

Chet

Marulatree 07-12-2004 08:40 AM

Hi Chet,

I'm glad I'm not the only one...I think having this feature would allow the Admin to award a member on a more personal level. Anyone else interested in a hack like this? Is this anyone out there that can make this hake a reality?

Vman 07-15-2004 02:40 AM

BUMP! I would like to see something like this...I saw the award thing, but nothing on Karma!

Reeve of shinra 07-15-2004 03:50 AM

Theres an award hack on vb.org.

I use an if condition and a cusotm profile field to give postbit awards out. There's instructions on how to do this at vbulletintemplates.com

Marulatree 07-15-2004 09:16 AM

Reeve - I looked and searched VBtemplates and could not find anything that you have described...Could someone that knows how to hack maybe try do one?

Reeve of shinra 07-15-2004 01:34 PM

Its simple... create a new custom field that members can't change. Then put this in the postbit template -- just change field15 to whatever your new profile field is. Then all you need to do is put the address to the image you would like to display.

PHP Code:

<if condition="$post[field15]"><img src="$post[field15]"></if> 


Blam Forumz 07-15-2004 02:37 PM

Do you put the field numnber instead of field15? or the field name??????

Reeve of shinra 07-15-2004 02:49 PM

if your new field # is 5, then you would put $post[field5], if its six it would be $post[field6], etc.


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01057 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete