Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please Help!? Errors after installing web payments pro from paypal


Recommended Posts

Posted

When I click the checkout with paypal option I get this error:

 

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /hsphere/local/home/revengep/revengeproductsinc.com/catalog/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php on line 575

 

Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/revengep/revengeproductsinc.com/catalog/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php:575) in /hsphere/local/home/revengep/revengeproductsinc.com/catalog/includes/functions/general.php on line 54

 

Here is the line of code at 575 of HTTP.php and 54 of general.php

 

-----------------

/catalog/includes/modules/payment/paypal_wpp/PayPal/SOAP/Transport/HTTP.php on line 575

 

line 575 curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);

-----------------

 

-----------------

/catalog/includes/functions/general.php

 

line54 header('Location: ' . $url);

-----------------

 

 

Any help and ideas are very much appreciated. I am no expert at php and to be honest I have only been tinkering for a few months, but I need this to work ASAP for an impatient client. Thank you all!

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...