The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DONATIONS - Icon for those who've made a donation - POSBIT or POSTBIT_LEGACY vB 4.0.x Details »» | |||||||||||||||||||||||||||||||||
DONATIONS - Icon for those who've made a donation - POSBIT or POSTBIT_LEGACY vB 4.0.x
Developer Last Online: Mar 2013
What is this?
This is a little hack/mod/template change (call it what you will). When a member makes a Money Donation to the forum - They can get rewarded by placing a small 'Gold Trophy Icon' (see Pic) beneath their username in the Postbit or Postbit_Legacy. (depandant of which one your forum uses). Hover you mouse over that Icon Image and you will see " XXX has made a donation to the forum!" What Do I do? You do the following... STEP 1; Upload the donation.gif image to your forum?s ?images/misc? folder, in your forum?s route directory. STEP 2; Set Up a Usergroup. This usergroup will have a ?donation Trophy? with alt code, displayed under the Member?s USERNAME in their Postbit or postbit_Legacy (dependant on which you use). AdminCP-> Usergroups -> Add New Usergroup -> ? Create Usergroup Based off of Usergroup: Registered Users ? Default Forum Permissions: You choose this ? Title: Donators ? Description: The Members of this Group have all made one or more Donations to the forum ? User Title: Leave this Blank ? Username HTML Markup: Leave this Blank ? Password Expiry: Leave this Blank ? Password History: Leave this Blank Public Groups Settings: ? Public (Joinable) Custom Usergroups: No ? Can override primary group title/markup: No The rest of this Group?s permissions is only known by and can be set, by you. CLICK SAVE ! STEP 3: Postbit Template Edit: AdminCP -> Styles & Templates -> Style Manager -> Style (mine is Default Style) -> << >> -> Postbit Templates -> postbit -> FIND: Code:
<span class="postbit_reputation" id="repdisplay_{vb:raw post.postid}_{vb:raw post.userid}">{vb:raw post.reputationdisplay}</span> </vb:if> <vb:if condition="$post['userid']"> Code:
<!-- Wy Donation Icon in postbit Start --> <vb:if condition="is_member_of($post, X)"><img src="http://WWW. YOUR FORUM ADDRESS.COM/images/misc/trophy.gif" width="19" height="18" alt="{vb:raw post.username} has made a donation to the forum!" border="0"></vb:if><br/><br/> <!-- Wy Donation Icon in postbit End --> SAVE STEP 4; Adding the Member to the Donators Usergroup: All you need to do now is to add a Member to that usergroup, and the way in which to do this, Is? AdminCP -> Users -> Search for User -> Enter the Username and Click Exact Match. Under ?Usergroup Options? on the right, Select the ?Donators? tickbox. (See picture UM1 in attachments below). Click Save. Now you will see the ?Trophy? Icon on the Member?s Postbit. And that is it ! Please Click Installed and Rate this Mod. EDIT: I recommend using this mod in conjunction with Valters mod here: https://vborg.vbsupport.ru/showthread.php?t=236480 . Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
||||
|
||||
Quote:
|
#33
|
||||
|
||||
|
#34
|
|||
|
|||
Awesome installed on version 4.0.3 and works perfectly .
|
#35
|
|||
|
|||
Hi.
I have made a rescue map on my forum and am trying to encourage members to add themselves to the map. So, this hack, I thought, would be ideal. I would make the Image a little bigger and call it "rescuer" with a cup at each side. I followed everything to the letter, but the hack doesn't work for some strange reason. Any idea why, I'm in 4.0.8 It simply doesn't show up in the postbit. Done everything, double, tripple checked everything and still nothing. Even tried it with the default image and the image size, but nothing has worked. I've been playing about with it now for hours and have about 10 different hacks / mods on my board all installed flawlessly and work great. Can't understand why this won't work. Please help me welshy2008. It looked Ideal too |
#36
|
|||
|
|||
This mod hasn't support by developer?
I want to ask how you connect donation with usergroup in order to get this icon on his postbit. How the forum recognize when someone made a donation and change of usergroup? or it is just magically works after you edit the postbit templates? What if one user is junior member and other is regular member and both pay in same time? These icons can be stackeable? can i set also the prices? if you want to get a trophy then you must donate more than 10 usd for example? |
#37
|
||||
|
||||
It is.
Quote:
Quote:
Quote:
I am sorry, I do not understand what you mean. Quote:
A fantastic mod made by Valter and works pefectly with my mod here is: https://vborg.vbsupport.ru/showthread.php?t=236480 You have the option to pre-set donation amounts or simply let the donator choose what they want to donate. You will have a record of who has donated what, and you can select an option of what to do with that user. IE: You can confirm that their payment has been received (check your Paypal account first though) and they will be sent a thank you PM. You can select the option also for the confirmation PM AND move them to the usergroup (that you have set up for donated members - As per my instructions in my OP above) - The donations cup image, that is designated to this usergroup will then be shown too. I use it on my forum. Let me know how you get on. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|