vraagje over paypal mod hoe moet ik het instaleren
Geplaatst: 31 okt 2005, 14:12
hallo ik weet niet hoe ik dit moet instaleren en waar het staat heb lopen zoeken maar het lukt me niet
-----[ OPEN ]------------------------------------------------
#
templates/subSilver/overall_header.tpl
#
#-----[ Find ]-----------------------------------------
#
<br />{ADMIN_LINK}<br />
#
#-----[ Add, After ]----------------------------------------
#
# Add on next line
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="gzp@gzp-inc.com">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="http://www.gzp-inc.com/paypal1.gif" border="0" name="submit" alt="Donate money to keep the site up.">
#
# Replace: gzp@gzp-inc.com
# With: Your paypal account email
#
# Also Replace: http://gzp-inc.com/paypal1.gif
# With the link to your button, if you wish to
# use a different button
#-----[ SAVE/CLOSE ALL FILES ]----------------------------------
-----[ OPEN ]------------------------------------------------
#
templates/subSilver/overall_header.tpl
#
#-----[ Find ]-----------------------------------------
#
<br />{ADMIN_LINK}<br />
#
#-----[ Add, After ]----------------------------------------
#
# Add on next line
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="gzp@gzp-inc.com">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="tax" value="0">
<input type="image" src="http://www.gzp-inc.com/paypal1.gif" border="0" name="submit" alt="Donate money to keep the site up.">
#
# Replace: gzp@gzp-inc.com
# With: Your paypal account email
#
# Also Replace: http://gzp-inc.com/paypal1.gif
# With the link to your button, if you wish to
# use a different button
#-----[ SAVE/CLOSE ALL FILES ]----------------------------------