Notice (8): Undefined index: anb [APP/models/thread.php, line 18]
Code |
Context$station = "anb"
$urls = array(
"nhk" => "http://hayabusa.2ch.net/livenhk/",
"etv" => "http://hayabusa.2ch.net/liveetv/",
"ntv" => "http://hayabusa.2ch.net/liventv/",
"tbs" => "http://hayabusa.2ch.net/livetbs/",
"cx" => "http://hayabusa.2ch.net/livecx/",
"ex" => "http://hayabusa.2ch.net/liveanb/",
"tx" => "http://hayabusa.2ch.net/livetx/"
)
function getURL($station) {
$urls = $this->getURLs();
return $urls[$station];
Thread::getURL() - APP/models/thread.php, line 18
Thread::importFile() - APP/models/thread.php, line 197
Thread::importThread() - APP/models/thread.php, line 137
ThreadsController::display() - APP/controllers/threads_controller.php, line 25
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Notice (8): Undefined index: anb [APP/models/thread.php, line 36]
Code |
Context$station = "anb"
$urls = array(
"nhk" => "http://areya.in/2ch/livenhk/",
"etv" => "http://areya.in/2ch/liveetv/",
"ntv" => "http://areya.in/2ch/liventv/",
"tbs" => "http://areya.in/2ch/livetbs/",
"cx" => "http://areya.in/2ch/livecx/",
"ex" => "http://areya.in/2ch/liveanb/",
"tx" => "http://areya.in/2ch/livetx/"
)
function getMirrorURL($station) {
$urls = $this->getMirrorURLs();
return $urls[$station];
Thread::getMirrorURL() - APP/models/thread.php, line 36
Thread::importFile() - APP/models/thread.php, line 207
Thread::importThread() - APP/models/thread.php, line 137
ThreadsController::display() - APP/controllers/threads_controller.php, line 25
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Warning (2): arsort() expects parameter 1 to be array, null given [APP/controllers/threads_controller.php, line 77]
Code |
Context$params = array(
"conditions" => array(
"id" => "anb1265688923"
)
)
$thread = array(
"Thread" => array(
"number" => "1265688923",
"station" => "anb",
"id" => "anb1265688923",
"end_time" => "2010-02-09 13:15:23",
"start_time" => "2010-02-09 13:15:23",
"log_count" => 9,
"data" => "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /1265688923.dat was not found on this server.</p>
<hr>
<address>Apache/2.0.63 (CentOS) Server at dat Port 80</address>
</body></html>
"
)
)
$data = "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /1265688923.dat was not found on this server.</p>
<hr>
<address>Apache/2.0.63 (CentOS) Server at dat Port 80</address>
</body></html>
"
$rows = array(
"<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">",
"<html><head>",
"<title>404 Not Found</title>",
"</head><body>",
"<h1>Not Found</h1>",
"<p>The requested URL /1265688923.dat was not found on this server.</p>",
"<hr>",
"<address>Apache/2.0.63 (CentOS) Server at dat Port 80</address>",
"</body></html>",
""
)
$i = 1
$row = "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">"
$tmp = array(
"<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">"
)
$log_times = null
arsort - [internal], line ??
ThreadsController::display() - APP/controllers/threads_controller.php, line 77
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Warning (2): Invalid argument supplied for foreach() [APP/controllers/threads_controller.php, line 78]
Code |
Context$params = array(
"conditions" => array(
"id" => "anb1265688923"
)
)
$thread = array(
"Thread" => array(
"number" => "1265688923",
"station" => "anb",
"id" => "anb1265688923",
"end_time" => "2010-02-09 13:15:23",
"start_time" => "2010-02-09 13:15:23",
"log_count" => 9,
"data" => "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /1265688923.dat was not found on this server.</p>
<hr>
<address>Apache/2.0.63 (CentOS) Server at dat Port 80</address>
</body></html>
"
)
)
$data = "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /1265688923.dat was not found on this server.</p>
<hr>
<address>Apache/2.0.63 (CentOS) Server at dat Port 80</address>
</body></html>
"
$rows = array(
"<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">",
"<html><head>",
"<title>404 Not Found</title>",
"</head><body>",
"<h1>Not Found</h1>",
"<p>The requested URL /1265688923.dat was not found on this server.</p>",
"<hr>",
"<address>Apache/2.0.63 (CentOS) Server at dat Port 80</address>",
"</body></html>",
""
)
$i = 1
$row = "<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">"
$tmp = array(
"<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">"
)
$log_times = null
}//foreach
arsort($log_times);
foreach($log_times as $key => $log_time) {
ThreadsController::display() - APP/controllers/threads_controller.php, line 78
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Warning (2): Cannot modify header information - headers already sent by (output started at /var/vhosts/tvz.in/cake/basics.php:307) [CORE/cake/libs/controller/controller.php, line 647]
Code |
Context$status = "Location: http://tvz.in/"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 647
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 628
AppController::redirect() - APP/app_controller.php, line 110
ThreadsController::display() - APP/controllers/threads_controller.php, line 94
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88