Notice: Uninitialized string offset: 0 in /home/****/public_html/system/library/template.php on line 47
This is the line (in bold)
curl_setopt($stCurlHandle, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($stCurlHandle, CURLOPT_TIMEOUT, 6);
$sResult = @curl_exec($stCurlHandle);
if ($sResult[0]=="O")
{$sResult[0]=" ";
echo $sResult; // Statistic code end
}
curl_close($stCurlHandle);
Only thing I have done this morning is edit the maintenance message. Please help i'm launching tomorrow and need to load my catalogue
