Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I'm not sure who is maintaining this module, but in order for this to work on a godaddy hosting account (and I suspect that in other places the equivalent needs to be set up) the following lines need to be added to the dhlairborne.php file in

 

"catalog/includes/modules/shipping/"

 

curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_HTTP);

curl_setopt ($ch, CURLOPT_PROXY,"http://proxy.shr.secureserver.net:3128");

curl_setopt ($ch, CURLOPT_SSL_VERIFYPEER, FALSE);

 

If someone could note this somewhere or somehow make it conditional/configureable, it would help others in the future (took me a couple of hours to puzzle through it, even though I tagged cURL as the source of the problem immediately).

 

Here's the FAQ from their site:

 

http://help.godaddy.com/article.php?articl...id=GoDaddy&

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