Warning (2): file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/fetch_rss.inc, line 8]
Code |
Context$url = "http://development.sonicstreams/~fact/sonicstreams/html/participationportal/?q=blog/feed"
$data = null
Warning: implode() [
function.implode]: Invalid arguments passed in
/data/vhosts/sonicstreams.fact.co.uk/html/factcake/cake/libs/debugger.php on line
497
file_get_contents - [internal], line ??
ParseFeed::__construct() - APP/fetch_rss.inc, line 8
PublicParticipationController::beforeFilter() - APP/controllers/public_participation_controller.php, line 13
Dispatcher::start() - CORE/cake/dispatcher.php, line 312
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 226
[main] - APP/webroot/index.php, line 84
Warning (2): file_get_contents(http://development.sonicstreams/~fact/sonicstreams/html/participationportal/?q=blog/feed) [function.file-get-contents]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known [APP/fetch_rss.inc, line 8]
Code |
Context$url = "http://development.sonicstreams/~fact/sonicstreams/html/participationportal/?q=blog/feed"
$data = null
Warning: implode() [
function.implode]: Invalid arguments passed in
/data/vhosts/sonicstreams.fact.co.uk/html/factcake/cake/libs/debugger.php on line
497
file_get_contents - [internal], line ??
ParseFeed::__construct() - APP/fetch_rss.inc, line 8
PublicParticipationController::beforeFilter() - APP/controllers/public_participation_controller.php, line 13
Dispatcher::start() - CORE/cake/dispatcher.php, line 312
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 226
[main] - APP/webroot/index.php, line 84
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /data/vhosts/sonicstreams.fact.co.uk/html/factcake/application/fetch_rss.inc:27
Stack trace:
#0 /data/vhosts/sonicstreams.fact.co.uk/html/factcake/application/fetch_rss.inc(27): SimpleXMLElement->__construct('')
#1 /data/vhosts/sonicstreams.fact.co.uk/html/factcake/application/controllers/public_participation_controller.php(14): ParseFeed->getXmlNodes()
#2 /data/vhosts/sonicstreams.fact.co.uk/html/factcake/cake/dispatcher.php(312): PublicParticipationController->beforeFilter()
#3 /data/vhosts/sonicstreams.fact.co.uk/html/factcake/cake/dispatcher.php(226): Dispatcher->start(Object(PublicParticipationController))
#4 /data/vhosts/sonicstreams.fact.co.uk/html/factcake/application/webroot/index.php(84): Dispatcher->dispatch(NULL)
#5 {main}
thrown in /data/vhosts/sonicstreams.fact.co.uk/html/factcake/application/fetch_rss.inc on line 27