ALFrisbee
Active member
OMG, the donations.xml file you attached, has fixed an issue I've been having for AAAAGES !!!You have to edit xml files and reinstall Donations block.
Error
The PHP callback EWRporta_Option_Donations::renderOption is not valid.
You have:
<edit_format_params>EWRporta_Option_Donations::renderOption</edit_format_params>
That needs to be changed to:
<edit_format_params>EWRporta_Block_Option_Donations::renderOption</edit_format_params>
Thank you so much!
After re-installing the block using the edited .xml file (not even fixed in the latest 1.6.0 release!) I'm now FINALLY able to click on the tally hyperlink to see who's donated each month!
