Results 1 to 10 of 2252

Hybrid View

  1. #1
    Join Date
    Jun 2006
    Location
    Melbourne, VIC
    Posts
    106
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Hi Rod,

    I've started to get the following error display when estimating shipping.

    "Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/homann/public_html/store/includes/modules/shipping/ozpost.php on line 739"

    Any clues what might be causing this?

    Cheers,

    Peter.

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: ozpost shipping module

    Quote Originally Posted by Peter Homann View Post
    Hi Rod,

    I've started to get the following error display when estimating shipping.

    "Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/homann/public_html/store/includes/modules/shipping/ozpost.php on line 739"

    Any clues what might be causing this?

    Cheers,

    Peter.

    Your webhost has changed something.

    Having said that, I'm not sure if the CURLOPT_FOLLOWLOCATION is actually needed these days. If memory serves me correctly, The setting allows/disallows whether URL requests follow redirects or not, and with the current server setups there are no relelevent redirects in place, so you could try commenting that line out.

    Cheers
    Rod

  3. #3
    Join Date
    Jun 2006
    Location
    Melbourne, VIC
    Posts
    106
    Plugin Contributions
    0

    Default Re: ozpost shipping module

    Thanks Rod, commenting it out seems to have done it

    Cheers,


    Peter.

  4. #4
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: ozpost shipping module

    Quote Originally Posted by Peter Homann View Post
    Hi Rod,

    I've started to get the following error display when estimating shipping.

    "Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/homann/public_html/store/includes/modules/shipping/ozpost.php on line 739"

    Any clues what might be causing this?

    Cheers,

    Peter.
    ps. You could also try adding this:

    Code:
    curl_setopt($ch, CURLOPT_HTTP_VERSION, CURL_HTTP_VERSION_1_0);
    Cheers
    Rod

 

 

Similar Threads

  1. v151 Product dimensions revert to 0 - using ozpost module
    By mpforum in forum General Questions
    Replies: 8
    Last Post: 18 Apr 2014, 09:49 AM
  2. Ozpost and module help
    By janelle in forum Addon Shipping Modules
    Replies: 2
    Last Post: 15 Jun 2012, 09:19 AM
  3. Ozpost Combine shipping !! Possible ?
    By toytemple in forum Addon Shipping Modules
    Replies: 7
    Last Post: 21 Jan 2010, 02:22 PM
  4. ozpost module problems
    By hspark in forum Addon Shipping Modules
    Replies: 19
    Last Post: 7 Dec 2009, 12:44 PM
  5. store pick-ip in ozpost shipping module
    By lazerweb in forum Addon Shipping Modules
    Replies: 2
    Last Post: 29 Jul 2008, 05:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg