Jump to content

PayPal PHP Warning


Claudia M

Recommended Posts

What does this PayPal PHP Warning mean and what can I do to fix it.  I'm using PayPal Pro - Not ready to try PayPal eCommerce as my PayPal works just fine even with this error:

 

cPanel Error Log:

[01-Mar-2021 23:33:25 America/Louisville] PHP Warning:  unlink(/home/xxxxx/public_html/includes/extra/PayPal_acceptance.js) [<a href='http://docs.php.net/manual/en/function.unlink.php'>function.unlink.php</a>]: No such file or directory in /home/xxxxxx/public_html/modules/plugins/PayPal_Pro/admin/index.inc.php on line 56

 

Test Point in PayPal Plugin (Log):

Today, 13:13  

Request Sent (cURL) - https://www.paypal.com/cgi-bin/webscr

0=null&1=1

Error:

cURL Error (NA): cURL is installed but may be disabled by the host. cURL exec returns false.

 

On a different note.  How can I disable the red error banner shown below but still keep the X next to the log entry.

709409467_emaillog.PNG.57e7e8081d7ec5b1a7e224ca3c4a4eec.PNG

Thanks in advance for any and all help

Claudia

 

Link to comment
Share on other sites

Please ignore the unlink() message. The PayPal Pro admin script is trying to delete a file that has long since been deleted.

Check with your host to determine if there are any new issues with CURL on your hosting account.

I will try to find how the banner can be suppressed.

 

Link to comment
Share on other sites

PayPal payments are still being taken OK ?  Looks like you are using the old and unsupported PayPal Checkout plugin.  This "testing" of the PayPal endpoint is known to fail and was removed from the PayPal standard plugin https://github.com/cubecart/v6/issues/2633

cURL is installed, updated and working perfectly

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...