2013-05-07, 10:22:20
maybe your curl does not work.
Mine always has a dns resolve time or a dns error.
Yours has neither.
around line 1043
change
$nocurl = false;
to true.
and it will use fsock and see if that changes it
Mine always has a dns resolve time or a dns error.
Yours has neither.
around line 1043
change
$nocurl = false;
to true.
and it will use fsock and see if that changes it