How do I fix Fatal Failure error when click on Donate button

wildcats
Contributor
Contributor

I get a Fatal Failure error when copy and paste the script to create the donate button. I am using cold fusion and here is the cript.

 

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
 <input name="cmd" type="hidden" value="_s-xclick" /> <input name="hosted_button_id" type="hidden" value="F52SWJNVZES52" /> <input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image" /> <img alt="" border="0" height="1" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" />
</form>

 

The website is www.plwildcats.com

 

Login to Me Too
1 REPLY 1

dpcgeek
Contributor
Contributor

I am getting the same error, but only when using Internet explorer 8. If I use chrome to go to the donate button on my site, it works fine.

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.