Looks like the mysql version on the new server is 5.6 vs 5.5 and the sql mode of the new server is
-> STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION
I will implement the fix and post if any other issues occur.
Thanks Dr B and MC
Looks like the mysql version on the new server is 5.6 vs 5.5 and the sql mode of the new server is
-> STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION
I will implement the fix and post if any other issues occur.
Thanks Dr B and MC
I have this exact same issue after upgrading my site to 1.5.5f ... partial refund initiated in ZC is processed by PayPal, but the refund is not showing up in ZC as it used to do before the upgrade. We are on the same server, etc ... the "only" change is the upgrade.
Please advise, did this fix discussed above work?
>>>>>>>>>>> Just checked my code for the php file, and the recommended change is already in place. So there must be some other issue.
Last edited by sdelaney; 25 Jan 2018 at 10:08 PM.