Guest Posted August 26, 2010 Posted August 26, 2010 We have switched our paypal to live mode and tried to test it out, but we are still having problems with it. This is the following messages that appear underneath the order before you press checkout: Warning: fopen(/520289-3-data.txt) [function.fopen]: failed to open stream: Permission denied in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 331 Warning: fwrite(): supplied argument is not a valid stream resource in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 332 Warning: fclose(): supplied argument is not a valid stream resource in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 333 Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 338 Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 338 Warning: openssl_pkcs7_sign() [function.openssl-pkcs7-sign]: error getting private key in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 338 Warning: unlink(/520289-3-data.txt) [function.unlink]: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 340 Warning: file_get_contents(/520289-3-signed.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 343 Warning: fopen(/520289-3-signed.txt) [function.fopen]: failed to open stream: Permission denied in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 347 Warning: fclose(): supplied argument is not a valid stream resource in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 349 Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 353 Warning: unlink(/520289-3-signed.txt) [function.unlink]: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 355 Warning: file_get_contents(/520289-3-encrypted.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 358 Warning: unlink(/520289-3-encrypted.txt) [function.unlink]: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 362 Also- when you press checkout it goes to an error page from paypal. It says: Error Detected. We were unable to decrypt the certificate id. Quote
♥FWR Media Posted August 26, 2010 Posted August 26, 2010 We have switched our paypal to live mode and tried to test it out, but we are still having problems with it. This is the following messages that appear underneath the order before you press checkout: Warning: fopen(/520289-3-data.txt) [function.fopen]: failed to open stream: Permission denied in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 331 Warning: fwrite(): supplied argument is not a valid stream resource in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 332 Warning: fclose(): supplied argument is not a valid stream resource in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 333 Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 338 Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 338 Warning: openssl_pkcs7_sign() [function.openssl-pkcs7-sign]: error getting private key in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 338 Warning: unlink(/520289-3-data.txt) [function.unlink]: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 340 Warning: file_get_contents(/520289-3-signed.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 343 Warning: fopen(/520289-3-signed.txt) [function.fopen]: failed to open stream: Permission denied in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 347 Warning: fclose(): supplied argument is not a valid stream resource in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 349 Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 353 Warning: unlink(/520289-3-signed.txt) [function.unlink]: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 355 Warning: file_get_contents(/520289-3-encrypted.txt) [function.file-get-contents]: failed to open stream: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 358 Warning: unlink(/520289-3-encrypted.txt) [function.unlink]: No such file or directory in /home2/rosybows/public_html/shop/includes/modules/payment/paypal_standard.php on line 362 Also- when you press checkout it goes to an error page from paypal. It says: Error Detected. We were unable to decrypt the certificate id. You need to set the Working Directory in admin > modules > payment It requires a full path ending in a trailing / something like .. /home/mysite/public_html/SOME_PATH/ Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
Guest Posted August 26, 2010 Posted August 26, 2010 upon checking admin > modules > payment, the working directory path (Module Directory: /home2/rosybows/public_html/shop/includes/modules/payment/)appears to have been established and is correct. What else could cause our errors? Quote
♥FWR Media Posted August 26, 2010 Posted August 26, 2010 (edited) upon checking admin > modules > payment, the working directory path (Module Directory: /home2/rosybows/public_html/shop/includes/modules/payment/)appears to have been established and is correct. What else could cause our errors? Then the directory needs to be writeable.Although I question whether you should be saving to that directory or making it writeable. Save the data up a level from public_html would be my suggestion. Edited August 26, 2010 by FWR Media Quote Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work.
BryceJr Posted August 26, 2010 Posted August 26, 2010 upon checking admin > modules > payment, the working directory path (Module Directory: /home2/rosybows/public_html/shop/includes/modules/payment/)appears to have been established and is correct. What else could cause our errors? Check >> here. 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.