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).
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.