Here's the skinny:
Based on the Feb 19 patch, make these changes:
/includes/modules/payment/paypalwpp.php
line 780 says:
change to:Code:'payment_date' => $this->payment_time,
line 793 says:Code:'payment_date' => trim(preg_replace('/[^0-9-:]/', ' ', $this->payment_time)),
change to:Code:'notify_version' => '',
Ajeh is doing some testing to be sure she, er, um, I didn't bust nothin ...Code:'notify_version' => '0',
UPDATE: Patch issued:
http://www.zen-cart.com/forum/showth...514#post332514



