Warning: 
simplexml_load_file(http://agenturverzeichnis.kommunikationsverband.de/awards/3-die_klappe/submissions/9.xml) [function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

 in /www/www.dieklappe.de/documents/_components/submissions_xml/_controller.php on line 16

11      $this->first_name 'first-name';
12      $this->last_name 'last-name';
13    }
14
15  function show() {
16    $this->obj simplexml_load_file('http://agenturverzeichnis.kommunikationsverband.de/awards/3-die_klappe/submissions/' . (int)$_GET['id'] . '.xml');

17    $this->template "blank";
----------------
Debug backtrace:
----------------
@ >/yum/lib/Debug.php:461 -- Debug::backtrace()
@  -- _error_handler(+)
@ >/_components/submissions_xml/_controller.php:16 -- simplexml_load_file(+)
@ >/yum/lib/Dispatcher.php:454 -- _SubmissionsXMLController->show()
@ >/yum/lib/Dispatcher.php:44 -- Dispatcher->_execute_action(+)
@ >/yum/_dispatch.php:76 -- Dispatcher->dispatch()
Warning: 
simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "http://agenturverzeichnis.kommunikationsverband.de/awards/3-die_klappe/submissions/9.xml"
 in /www/www.dieklappe.de/documents/_components/submissions_xml/_controller.php on line 16

11      $this->first_name 'first-name';
12      $this->last_name 'last-name';
13    }
14
15  function show() {
16    $this->obj simplexml_load_file('http://agenturverzeichnis.kommunikationsverband.de/awards/3-die_klappe/submissions/' . (int)$_GET['id'] . '.xml');

17    $this->template "blank";
----------------
Debug backtrace:
----------------
@ >/yum/lib/Debug.php:461 -- Debug::backtrace()
@  -- _error_handler(+)
@ >/_components/submissions_xml/_controller.php:16 -- simplexml_load_file(+)
@ >/yum/lib/Dispatcher.php:454 -- _SubmissionsXMLController->show()
@ >/yum/lib/Dispatcher.php:44 -- Dispatcher->_execute_action(+)
@ >/yum/_dispatch.php:76 -- Dispatcher->dispatch()