Bravo List
Register
Go Back   > Bravo List > Source Code > Active Trackers > Torrent Trader > Mods & Themes
Reply
  #1  
Old 5th March 2010, 13:52
matrix78 matrix78 is offline
Member
 
Join Date: Jan 2010
P2P
Posts: 3
Default [TT 2.0.5] Block Donate
block donate for tt 2.05

PHP Code:
<?
if ($CURUSER){
begin_block("Donate");
?>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="your paypal">
<input type="hidden" name="item_name" value="donations">
<input type="hidden" name="no_shipping" value="0">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="tax" value="0">
<input type="hidden" name="lc" value="GB">
<input type="hidden" name="bn" value="PP-DonationsBF">
<CENTER><img alt='' border='0' src='http:///images/paypal.gif' width='115' height='115'></CENTER>
<CENTER>Choose currency</CENTER>
<BR>
<CENTER><select name="currency_code" size="1"></CENTER>
<option value="CAD">Canadian $</option>
<option value="GBP">GB pound</option>
<option value="USD">US dollar</option>
<option value="EUR">Euro</option>  
<option value="JPY">Yen</option>
<option value="AUD">Australian $</option>
</select><br>
<BR>
username<br>
<CENTER>&nbsp;
<input type="text" name="nickname" value="" size="10"></CENTER>
S.V.P.le montant de votre contribution.<br>
<CENTER>&nbsp;
<input type="text" name="amount" value="" size="10"></CENTER>
<BR>
<INPUT TYPE="submit" VALUE="Donate"><br>
 
</FORM>
 
<?
    end_block
(); 
}
?>
Reply With Quote
The Following User Says Thank You to matrix78 For This Useful Post:
bobgratton (19th May 2010)
Reply

Tags
block , donate , tt

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Donate MB/GB to Other Users v2 Grom Mods & Themes 7 15th February 2019 00:49
plugin donate liteon Template Shares 3 4th April 2015 00:15
edit Donate spidey Template Shares 0 29th May 2010 13:42
Click Here to donate to uS Syn Template Shares 5 31st May 2009 16:01
Donate system Swompen Template Shares 8 9th December 2008 07:12



All times are GMT +2. The time now is 12:45. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.