Cron error...

This could be consider a very unique problem cause on my allow_url_include is already off but still i got this kind of message on my email

<f alt="red">allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)</font> <br />
Please go to the <br />
<a href="http://www.boonex.com/trac/dolphin/wiki/GenDolTShooter">Dolphin Troubleshooter</a> <br />
and solve the problem.
Quote · 23 Jun 2010

Ask about from your hosting provider or you will can delete this check into inc/header.inc.php

these code lines :


if (version_compare(phpversion(), "5.2", ">") == 1) {
$aErrors[] = (ini_get('allow_url_include') == 0) ? '' : '<f alt="red">allow_url_include is On (warning, you should have this param in Off state, or your site will unsafe)</font>';
};

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