Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: Th3On3 on December 12, 2008, 08:06:15 PM

Title: Help with Paypal donate button
Post by: Th3On3 on December 12, 2008, 08:06:15 PM
How do i add a Paypal Donation button to my SMF forum.

Here is the code:
<form target="_blank" action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="1855079">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>


When I add it this problem happens:
(go to the URL and click the 1st donate button)
http://l2eclipse.com/forum/index.php?topic=6.0

I cannot understand how to solve this...
Title: Re: Help with Paypal donate button
Post by: Oldiesmann on December 12, 2008, 09:31:48 PM
Where do you want this to appear?