brakemaster Posted May 17, 2008 Share Posted May 17, 2008 I have been unable to get my paypal standard to work until recently (newbie problem, me:-) while going through the checkout process everything went fine until I reached the confirmation page. At the bottom of the confirmation page there is a series of warnings: This is on the page: checkout_confirmation.php Warning: fopen(/108304-2-data.txt) [function.fopen]: failed to open stream: Permission denied in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 331 Warning: fwrite(): supplied argument is not a valid stream resource in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 332 Warning: fclose(): supplied argument is not a valid stream resource in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 333 Warning: openssl_pkcs7_sign() [function.openssl-pkcs7-sign]: error getting private key in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 338 Warning: unlink(/108304-2-data.txt) [function.unlink]: No such file or directory in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 340 Warning: file_get_contents(/108304-2-signed.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 343 Warning: fopen(/108304-2-signed.txt) [function.fopen]: failed to open stream: Permission denied in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 347 Warning: fwrite(): supplied argument is not a valid stream resource in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 348 Warning: fclose(): supplied argument is not a valid stream resource in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 349 Warning: unlink(/108304-2-signed.txt) [function.unlink]: No such file or directory in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 355 Warning: file_get_contents(/108304-2-encrypted.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 358 Warning: unlink(/108304-2-encrypted.txt) [function.unlink]: No such file or directory in /home2/gamingan/public_html/includes/modules/payment/paypal_standard.php on line 362 Does anyone know what the problem is? Please help me if you can :rolleyes: Link to comment Share on other sites More sharing options...
Guest Posted May 17, 2008 Share Posted May 17, 2008 too many errors. I would delete paypal and reload the original checkout_confirmation.php file and start from scratch. Clint Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.