![]() |
Mark User as Contributor
Mark User as Contributor
(By Boofo) Original vB 3 version: assassingod Thanks to assassingod for allowing me to port his hack to vBulletin 3.5 RC 2 and creating the original hack. And to Revan for teaching me about product management. // Description: This allows you as an Administrator to mark users if they have donated to your web site. The setting in in the Admin CP profile for each user. You can use text/icon, whatever you want by editing the phrase. It appears in the postbit and the user's profile. |
Nice work :)
I've got the PayPal Donations mod installed already so I won't need this one, but good work nonetheless. |
Quote:
|
Nice job sir. I was gana start that going.
|
Quote:
|
Thanks, this is just what i was looking for :D.
|
Did you miss the install button then? ;)
|
very nice :)
|
:: Instaled ::
Nice way to make the non-contributing users contribute ;) Thanks muchly Boofo |
Error
Footer Edit. Code:
------------------------------------------------------------------- <a href="$vboptions[bburl]/contributors.php">$vbphrase[contribs]</a> - bf2_contribs :banana: ( you still got the brown bear I made ? as a logo ... ehhehe) Idea 'POSTBIT', 'MEMBERINFO', template Code:
<if condition="$post['contrib']"><div class="smallfont"><a href="$vboptions[bburl]/contributors.php">$vbphrase[post_contrib]</a></div></if> Code:
<if condition="$post['contrib']"><div class="smallfont">$vbphrase[post_contrib]</div></if> It would be cool to add the same bit of code to the Members list too :o **Note: In the XML file. I do not know if there is a way, but <if> the mysql Table / field has been done from an older hack ask the Forums Admin durring install to del and reinstall or skip DB edits. I had the old hack (assassingod) in and when I did the install the DB edits told me to get Bent for the contrib field was already there. I edited the installer by hand and cliped out the DB installer code and all is well. Guess make 2 XML's ? the upgrade one and the new install ? |
All times are GMT. The time now is 08:23 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|