Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP! PayPal won't work!


Recommended Posts

Posted

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.

Posted

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/

Posted

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?

Posted (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 by FWR Media
Posted

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.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...