Upon doing a couple test runs paying myself out of another of my Paypal accounts, it appears that Paypal is not connecting back to the verification page. As such, the payments are going through fine, but the site does not know that it was successful as it does not receive a confirmation, so I cam getting as many as 3 "manual verification needed" notices per PayPal transaction.
I purged my error log and did another test run, and this was the result. I'm not sure why it should be throwing these errors now as, again, nothing has been changed from earlier on my end.
ERROR LOG DUMP:
2012-09-24 14:26:52 - PP_STANDARD :: IPN INIT <-- DEBUG POST VARS::mc_gross=4.50&invoice=2029 - Orson Christian&item_mpn1=&protection_eligibility=Eligible&item_count_unit1=0&address_status=confirmed&item_number1=August, 2011&tax=0.00&payer_id=JKNQU8UXKFNAL&address_street=(((REDACTED))).&payment_date=07:26:45 Sep 24, 2012 PDT&item_tax_rate1=0&payment_status=Completed&charset=UTF-8&address_zip=(((REDACTED)))&mc_shipping=0.00&item_tax_rate_double1=0.00&mc_handling=0.00&first_name=Orson&mc_fee=0.40&address_country_code=US&address_name=Orson Christian¬ify_version=3.7&custom=oJSTbA==&payer_status=verified&business=(((REDACTED)))&address_country=United States&num_cart_items=1&mc_handling1=0.00&address_city=(((REDACTED)))&verify_sign=Aq4RfbabTX1DF0S0VJbyuDU64NDhALrV04uJGxAYBxwuo61pdlElPH9t&payer_email=(((REDACTED)))&mc_shipping1=0.00&item_style_number1=&tax1=0.00&item_plu1=&txn_id=3D313008RV077801L&payment_type=instant&last_name=Christian&address_state=KY&item_name1=Test Product 1&receiver_email=&item_isbn1=&payment_fee=0.40&shipping_discount=0.00&quantity1=1&insurance_amount=0.00&receiver_id=ZRHASRRQK9QXC&txn_type=cart&discount=0.50&item_model_number1=&mc_gross_1=5.00&mc_currency=USD&item_taxable1=N&residence_country=US&shipping_method=Default&transaction_subject=oJSTbA==&payment_gross=4.50&ipn_track_id=f35cfbc1b47bf&
2012-09-24 14:26:54 - PP_STANDARD :: PDT INIT <-- DEBUG GET VARS::route=payment/pp_standard/pdt&tx=3D313008RV077801L&st=Completed&amt=4.50&cc=USD&cm=oJSTbA==&item_number=&
2012-09-24 14:27:22 - PP_STANDARD :: CURL ERROR: 28::SSL connection timeout
2012-09-24 14:27:22 - PP_STANDARD :: IPN REQ --> cmd=_notify-validate&mc_gross=4.50&invoice=2029+-+Orson+Christian&item_mpn1=&protection_eligibility=Eligible&item_count_unit1=0&address_status=confirmed&item_number1=August%2C+2011&tax=0.00&payer_id=JKNQU8UXKFNAL&address_street=(((REDACTED))).&payment_date=07%3A26%3A45+Sep+24%2C+2012+PDT&item_tax_rate1=0&payment_status=Completed&charset=UTF-8&address_zip=(((REDACTED)))&mc_shipping=0.00&item_tax_rate_double1=0.00&mc_handling=0.00&first_name=Orson&mc_fee=0.40&address_country_code=US&address_name=Orson+Christian¬ify_version=3.7&custom=oJSTbA%3D%3D&payer_status=verified&business=(((REDACTED)))&address_country=United+States&num_cart_items=1&mc_handling1=0.00&address_city=(((REDACTED)))&verify_sign=Aq4RfbabTX1DF0S0VJbyuDU64NDhALrV04uJGxAYBxwuo61pdlElPH9t&payer_email=(((REDACTED)))&mc_shipping1=0.00&item_style_number1=&tax1=0.00&item_plu1=&txn_id=3D313008RV077801L&payment_type=instant&last_name=Christian&address_state=(((REDACTED)))&item_name1=Test+Product+1&receiver_email=(((REDACTED)))&item_isbn1=&payment_fee=0.40&shipping_discount=0.00&quantity1=1&insurance_amount=0.00&receiver_id=ZRHASRRQK9QXC&txn_type=cart&discount=0.50&item_model_number1=&mc_gross_1=5.00&mc_currency=USD&item_taxable1=N&residence_country=US&shipping_method=Default&transaction_subject=oJSTbA%3D%3D&payment_gross=4.50&ipn_track_id=f35cfbc1b47bf
2012-09-24 14:27:22 - PP_STANDARD :: IPN RESP <--
2012-09-24 14:27:54 - PHP Warning: file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: SSL: crypto enabling timeout in /home/captured/www/www/store/catalog/controller/payment/pp_standard.php on line 327
2012-09-24 14:27:54 - PHP Warning: file_get_contents() [<a href='function.file-get-contents'>function.file-get-contents</a>]: Failed to enable crypto in /home/captured/www/www/store/catalog/controller/payment/pp_standard.php on line 327
2012-09-24 14:27:54 - PHP Warning: file_get_contents(https://www.paypal.com/cgi-bin/webscr?c ... daSFObJGV0) [<a href='function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: operation failed in /home/captured/www/www/store/catalog/controller/payment/pp_standard.php on line 327
2012-09-24 14:27:54 - PP_STANDARD :: PDT REQ --> cmd=_notify-synch&tx=3D313008RV077801L&at=BnBod8pJdBd4DU64aBAitkTcOzCTflVy1aGby5Lof3G7sVL0BdaSFObJGV0
2012-09-24 14:27:54 - PP_STANDARD :: PDT RESP <--
2012-09-24 14:27:54 - PP_STANDARD :: VALIDATION FAILED : PP_Standard - No data/response from verification.
2012-09-24 14:27:54 - PHP Notice: Undefined variable: lines in /home/captured/www/www/store/catalog/controller/payment/pp_standard.php on line 367
2012-09-24 14:27:54 - PHP Notice: Undefined index: payment_status in /home/captured/www/www/store/catalog/controller/payment/pp_standard.php on line 499
2012-09-24 14:27:54 - PHP Notice: Undefined index: payment_status in /home/captured/www/www/store/catalog/controller/payment/pp_standard.php on line 571