Warning errors

Every time I update my profile - I get this:

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

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

Can any body tell me why?

Quote · 8 Apr 2010

Hello, you will need to disable all warnings. Open the inc/header.inc.php

and write this after <?php :

error_reporting(0);

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 9 Apr 2010

I would not recommend disabling warnings.  Warnings are there for a reason - to tell you something isn't working correctly.  You should be able to update your profile without getting a warning.  Check further on this in the forums or contact your agent.

Someday, Someway.
Quote · 9 Apr 2010

Dolphin have many of small mistakes ! I think if you disallow all display errors  hackers  will hard to damage you site

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 9 Apr 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.