Back to vBulletin 4.x Template Modifications

Paypal Donate Forum Block
Mod Version: 1.00, by t-j

vB Version: 4.2.0 Rating: (2 votes - 4.50 average) Installs: 7
Released: 05 Jun 2013 Last Update: Never Downloads: 0
Not Supported Re-usable Code Translations Is in Beta Stage  

I could not find this when I went looking for it so I googled, found some snippets and this is now what I use and it looks quite well
So as I found some bits on the www all credit to the original author/s

This will add a nice paypal forum block to your forum, and you can edit the link when the paypal button is clicked to either your current donate page or directly to your paypal acc

I have this working on vb 4.2.0 but it should work for any version
You are welcome to edit and improve and re-post any part of this code
See screenshot or go to http://www.tech-sat.info
I hope it helps someone

To Install:

1. create a new forum block and name it whatever you like
2. set your display order and set the block to active
3. Contant type - set to HTML
4. copy below code and paste it into the content box

Code:
<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%">
<tr>
<td class="tcat"><span class="smallfont"><b></b></span></td>
</tr>
<tr>
<td class="$getbgrow" align="center">
<span class="smallfont">If you like Tech-Sat, and would like to give something back in return, you can make a donation. Your donation will be used to pay for hosting service, domain, & maintenance costs and just to say Thank You we will upgrade your account to <b><font size="2" color="DarkMagenta">VIP Member</font></b></span>
<br /><br />
<form action="http://www.tech-sat.info/vbdonate.php?do=donate" method="post">
<input type="hidden" name="currency_code" value="euro">
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
</form>
</td>
</tr>
</table>
<br/>
5. edit the code with your forum name and either a link to your donate page or your paypal account
6. edit the wording to suit your forum
7. save and your done

Download

No files for download.

Supporters / CoAuthors

  • t-j

Screenshots

Click image for larger version
Name:	donateblock.jpg
Views:	785
Size:	23.1 KB
ID:	145279  


vblts.ru supports vBulletin®, 2022-2024