I think I found a bug/omission in your new version.
In the download, in the images directory, there are 3 images files:
google.gif
unverified.gif
verified.gif
However your code calls:
HTML Code:
<a href="http://www.sitename.com/forums/donate.php?do=paypal"><img src="http://www.sitename.com/forums/images/donation_manager/paypal.gif" alt="" width="130px" height="65px" /></a>
I just copied the verified.gif to paypal.gif, but you might want to fix this in the next release.