edit/save profile error messages

I'm getting the following error messages displaying on the top of the page when editing/saving member profiles:

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/mydomain/public_html/inc/utils.inc.php on line 895

Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/inc/utils.inc.php:895) in /home/mydomain/public_html/inc/design.inc.php on line 133

I'm not sure what I need to do to fix this, any help would be geatly appreciated!!

Thanks in advance!

 

 

Quote · 13 Feb 2010

I have been having the same problem - I had turned off open_basedir in the php.ini and I had my .htaccess all set correctly but still had problems...I am not sure if you are on a dedicated server or using hosted services? but I am on a dedicated server and had to go into my vhosts.conf file (yours may be a different file name) and where it says "php_admin_value open_basedir /tmp:/home/default/mysite" I had to change it to "php_admin_value open_basedir none"

not sure if this will help you or not but it seems that the message has totally gone for me now.

Quote · 15 Feb 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.