Warning message after upgrade to 7.0.3

Hi All,

I upgraded my test mirror site and had one minor problem which was easily fixed, and I have just upgraded my live

site and I have the following message. It seems strange that I am the only one with this message since it has

only displayed after the upgrade from 7.0.2 to 7.0.3. The message displays when I login or sometimes when a menu

item is selected

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled

or an open_basedir is set in /nfs/c06/h02/mnt/90035/domains/mydomain.com/html/inc/utils.inc.php on line 930

In my phpinfo displayed in my dolphin 7.0.3 site the 2 issues in the warning are set to:

open_ basedir    /nfs:/tmp:/usr/local:/etc/apache2/gs-bin
safe_mode off

Thanks is advance for any help

Quote · 3 Oct 2010

Try to comment out the following line in inc/utils.inc.php file:

curl_setopt($rConnect, CURLOPT_FOLLOWLOCATION, 1);

Rules → http://www.boonex.com/terms
Quote · 4 Oct 2010

I had the same problem ( same 930 code), removing the line that AlexT is talking about , did it for me.

Quote · 11 Oct 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.