The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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? |
#2
|
||||
|
||||
bump
|
#3
|
|||
|
|||
Nice thought, I would like to see this feature too
Chet |
#4
|
||||
|
||||
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? |
#5
|
|||
|
|||
BUMP! I would like to see something like this...I saw the award thing, but nothing on Karma!
|
#6
|
||||
|
||||
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 |
#7
|
||||
|
||||
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?
|
#8
|
||||
|
||||
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:
|
#9
|
|||
|
|||
Do you put the field numnber instead of field15? or the field name??????
|
#10
|
||||
|
||||
if your new field # is 5, then you would put $post[field5], if its six it would be $post[field6], etc.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|