I went to go add a donation block to my website. I added the block using the code they gave me
|
Quote:
|
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="garrett@homerak.net">
<input type="hidden" name="item_name" value="donation">
<input type="hidden" name="item_number" value="homerak donation">
<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="https://www.paypal.com/images/x-click-but21.gif" border="0" name="submit" alt="Please make a donation!">
</form>
|
When i did, the block was created. I logged out of admin to see what it looked like as if I were a regular user. then when I tried to log back in as admin, everytime i hit the login button, the site transfers me to the donation link.
Has this happened to anyone else and do you know how i can login? and fix this problem?
[/quote]