brunofernandes Posted October 17, 2008 Posted October 17, 2008 i have installed the paypal standard i my store, in my localhost works really fine, but my webserver do not allow fopen() function so do not work. my support webserver tell that i have to use curl instead of fopen. anybody can help me? very urgent this is the error: Warning: fwrite(): supplied argument is not a valid stream resource in /home/portalim/public_html/inoq/includes/modules/payment/paypal_standard.php on line 340 Warning: openssl_pkcs7_sign() [function.openssl-pkcs7-sign]: error getting private key in /home/portalim/public_html/inoq/includes/modules/payment/paypal_standard.php on line 347 Warning: unlink(/946432-1-data.txt) [function.unlink]: No such file or directory in /home/portalim/public_html/inoq/includes/modules/payment/paypal_standard.php on line 349 Warning: file_get_contents(/946432-1-signed.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/portalim/public_html/inoq/includes/modules/payment/paypal_standard.php on line 352 Warning: unlink(/946432-1-signed.txt) [function.unlink]: No such file or directory in /home/portalim/public_html/inoq/includes/modules/payment/paypal_standard.php on line 370 Warning: file_get_contents(/946432-1-encrypted.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home/portalim/public_html/inoq/includes/modules/payment/paypal_standard.php on line 373 Warning: unlink(/946432-1-encrypted.txt) [function.unlink]: No such file or directory in /home/portalim/public_html/inoq/includes/modules/payment/paypal_standard.php on line 377 thanks regards Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.