Not really a "coding thing" but I figured it belonged here.
Anyone using "
SMF Treasury" for their forum can put the donation block on their portal in a very easy fashion.
I found this "
Treasury Block" built for TinyPortal software that works seamlessly with EzPortal. All you have to do is download it, drop it into your main directory, then create a PHP block and insert the following code:
include('DonationBlock.php');
It will automatically create the block from the DonationBlock.php file that you added in your directory.
To see it in action, go to
www.mercs.firespray.net/forum/ and it's on the left hand column listed as "Donation".