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

roam2345’s picture

Priority: Normal » Major

Further investigation on my production site with this error.

commerce_paypal_wps	18/04/2011 - 13:05	IPN processed for Order 174 with ID 0R7518776H351230R.	Anonymous (not verified)	
commerce_paypal_wps	18/04/2011 - 13:05	IPN validated for Order 174 with ID 0R7518776H351230R.	Anonymous (not verified)	
rules	18/04/2011 - 13:05	Successfully sent email to the role(s) administrator.	Anonymous (not verified)	
rules	18/04/2011 - 13:05	Successfully sent email to xxxxx@gmail.com	 Anonymous (not verified)	
php	18/04/2011 - 13:05	Notice: Undefined index: test_ipn in commerce_paypal...	Anonymous (not verified)
rszrama’s picture

Status: Active » Fixed

Easy enough to fix; just had to check for the existence of that parameter before comparing against it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.