PDA

View Full Version : Mini Mods - ChangAward Point - Integrate some Point System


tackebong
02-10-2008, 10:00 PM
Award For Each post
This hack is the tool to award user for their useful message

Feature
-Turn Hack On or OFF
-Choose field of user to add point (available 4 celebrated point system [vbplaza,casino,vbcredit,icash) and support additonal field
-Set maxium and minium point moderator can award for each post
-Display Award Time (coming soon)
-Send Award PM to user (comming soon)
-Allow Moderator award themself: set yes or no.
-Can remove award message and return user points
-If post was awarded, award menu isn't appear

Install
1.Upload award.php to your forumroot
2.Import via product
3.Edit template postbit or postbit_lagacy
a)Find
<if condition="$show['postcount']">Add before
$awardformb)Find
<div id="post_message_$post[postid]">$post[message]</div>Add after
$awardmess

Caution:
After Import Product, immediately, you should choose Point System which you has use on your forum. And shouldn't change it afterward(to avoid problem with user point)


For Addtional Field
If you want add point for other field in some table of database
you must set Other System in vbulletin option
then config in file award.php (edit some value)
$afield ='ebux'; //example
$atable = 'user';
$comparefield = 'userid';
http://img171.imageshack.us/img171/6358/15ar9.jpg

shadowevil
02-11-2008, 03:50 AM
Thanks Chang (Tường) ...... i like it's .... installed

sinister

Magnumutz
02-11-2008, 10:12 AM
Nice mod, i guess it'll come in handy.

Btw, "reason" is spelled incorrectly there.

Sofia
02-11-2008, 03:39 PM
Thank you for this hack, tackebong :)

7lanet
02-26-2008, 07:00 PM
Thank you for this hack

xorex
05-06-2008, 05:04 AM
thax for this HAck !!:up:

If the forum costs not radically for example http://localhost/37/forums that after performance of the award That returns on http://localhost/37/37/forums and naturally gives out a mistake

Also it would be good to limit quantity of symbols in line resson as if to insert the big text it will shift the message to the right

Sorry for my bad English :)

pipibunny
08-12-2010, 11:30 PM
Good idea !
But, can you change this mod for vb 4 ?