Closed (fixed)
Project:
Commerce PayPal
Version:
7.x-1.x-dev
Component:
PayPal WPS
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2011 at 09:28 UTC
Updated:
2 May 2011 at 15:01 UTC
Move to production and started getting this error.
Notice: Undefined index: test_ipn in commerce_paypal_process_ipn() (line 79 of /var/www-sites/drupal/dstore/sites/all/modules/commerce_paypal/commerce_paypal.module).
Comments
Comment #1
roam2345 commentedFurther investigation on my production site with this error.
Comment #2
rszrama commentedEasy enough to fix; just had to check for the existence of that parameter before comparing against it.