Warning: simplexml_load_file(): http://korphome.ru/torrent_monitor/version.xml:1: parser error : Document is empty in /var/www/vhosts/tmonitor.ru/httpdocs/class/System.class.php on line 69
Warning: simplexml_load_file(): in /var/www/vhosts/tmonitor.ru/httpdocs/class/System.class.php on line 69
Warning: simplexml_load_file(): ^ in /var/www/vhosts/tmonitor.ru/httpdocs/class/System.class.php on line 69
Warning: simplexml_load_file(): http://korphome.ru/torrent_monitor/version.xml:1: parser error : Start tag expected, '<' not found in /var/www/vhosts/tmonitor.ru/httpdocs/class/System.class.php on line 69
Warning: simplexml_load_file(): in /var/www/vhosts/tmonitor.ru/httpdocs/class/System.class.php on line 69
Warning: simplexml_load_file(): ^ in /var/www/vhosts/tmonitor.ru/httpdocs/class/System.class.php on line 69
Notice: Trying to get property of non-object in /var/www/vhosts/tmonitor.ru/httpdocs/class/System.class.php on line 70
public static function checkUpdate()
{
$xml = simplexml_load_file('http://korphome.ru/torrent_monitor/version.xml');
if (Sys::version() < $xml->current_version)
return TRUE;
else
return FALSE;
}
public static function checkInternet()
{
$page = file_get_contents('http://ya.ru');
if (preg_match('/<title>Яндекс<\/title>/', $page))
return TRUE;
else
return FALSE;
}
В общем сейчас случилось забавное. Вчера из дома писал личное сообщение хабраюзеру. Сегодня он мне ответил. Соответственно на почту пришло уведомление со ссылкой на ответ, нажимаю, выводится окно входа, ввожу капчу и… ничего. Даже не выбило сообщение о неправильном вводе капчи. Зато через google-а аккаунт все вошло чудесно. Странная какая-то ситуация,