Open artfulrobot opened 10 years ago
@artfulrobot: Can you remember what you did to fix it? We have the same problem on code that's been working for ages, but now (out of the blue) fails on a simple CRM_Core_DAO->get(...); CRM_Core_DAO->save();
I did not fix it, I gave up on it. I went back to my previous solution: add a custom field for contributions to track status: unknown, eligible not claimed, eligible claimed, not eligible. Plus claim date field. Then a custom search task to allow bulk updating to claimed, set date. Simple and I hoped this did better, but being unable to install it put me off going further.
I did not fix it, I gave up on it.
Shame, but thanks anyway :)
I checked this out (ba3dd3f), refreshed extensions list, clicked Install, clicked Install on the confirmation page, and got this backtrace (below).
Seems to be trying to insert 2010 as a datetime/timestamp?