Warning (2): SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: Entity: line 1: parser error : Start tag expected, '<' not found [APP/models/twitter.php, line 147]Code |
Context$out = array()
$ch =
$feed = true
SimpleXMLElement::__construct() - [internal], line ??
Twitter::_getTwits() - APP/models/twitter.php, line 147
Twitter::find() - APP/models/twitter.php, line 112
HomeController::index() - APP/controllers/home_controller.php, line 37
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: 1 [APP/models/twitter.php, line 147]Code |
Context$out = array()
$ch =
$feed = true
SimpleXMLElement::__construct() - [internal], line ??
Twitter::_getTwits() - APP/models/twitter.php, line 147
Twitter::find() - APP/models/twitter.php, line 112
HomeController::index() - APP/controllers/home_controller.php, line 37
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): SimpleXMLElement::__construct() [function.SimpleXMLElement---construct]: ^ [APP/models/twitter.php, line 147]Code |
Context$out = array()
$ch =
$feed = true
SimpleXMLElement::__construct() - [internal], line ??
Twitter::_getTwits() - APP/models/twitter.php, line 147
Twitter::find() - APP/models/twitter.php, line 112
HomeController::index() - APP/controllers/home_controller.php, line 37
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /dados/html/siteinfrall/app/models/twitter.php:147
Stack trace:
#0 /dados/html/siteinfrall/app/models/twitter.php(147): SimpleXMLElement->__construct('1')
#1 /dados/html/siteinfrall/app/models/twitter.php(112): Twitter->_getTwits()
#2 /dados/html/siteinfrall/app/controllers/home_controller.php(37): Twitter->find(Array)
#3 [internal function]: HomeController->index('index')
#4 /dados/html/siteinfrall/cake/dispatcher.php(204): call_user_func_array(Array, Array)
#5 /dados/html/siteinfrall/cake/dispatcher.php(171): Dispatcher->_invoke(Object(HomeController), Array)
#6 /dados/html/siteinfrall/app/webroot/index.php(83): Dispatcher->dispatch()
#7 {main}
thrown in /dados/html/siteinfrall/app/models/twitter.php on line 147