Open umeshmahajan7 opened 6 years ago
I am experiencing same issue
This plugin seems to be not maintained anymore.
Anyway, we still use it on a legacy site, and the workaround is to edit includes/admin/class-admin-order-page.php at line 39
and replace
$existingc = '';
by
$existingc = array();
We are using quick donation plugin to receive donations, at begning it was all ok but now its not showing the donations made by our donors. it here is the screen shot. please let me know what can be done or from where i can see the donors list.