( ! ) Warning: Invalid argument supplied for foreach() in /home/live/www/BerlinOnline/app/lib/view/CmRubricIndexSuccessView.class.php on line 153
Call Stack
#TimeMemoryFunctionLocation
10.0002118840{main}( )../index.php:0
20.053915528296AgaviController->dispatch( )../index.php:63
30.056915951952AgaviFilterChain->execute( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:579
40.056915951952AgaviFormPopulationFilter->executeOnce( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1697
50.056915951952AgaviFilterChain->execute( )../AgaviFormPopulationFilter.class.php:78
60.056915951952AgaviFilter->executeOnce( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1697
70.056915952056AgaviDispatchFilter->execute( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1255
80.056915952264AgaviExecutionContainer->execute( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1266
90.058316143512AgaviFilterChain->execute( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:870
100.058316143736AgaviFilter->executeOnce( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1697
110.058316143736AgaviSecurityFilter->execute( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1255
120.058316143968AgaviFilterChain->execute( )../AgaviSecurityFilter.class.php:61
130.058316144328AgaviFilter->executeOnce( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1697
140.058316144328AgaviExecutionFilter->execute( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1255
150.136935528384AgaviExecutionFilter->executeView( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1530
160.136935528864CmRubricIndexSuccessView->executeRss( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:1669
170.136935528864CmRubricIndexSuccessView->executeFeed( )../CmRubricIndexSuccessView.class.php:105
Dump $_SERVER
Dump $_GET
Dump $_POST
Dump $_COOKIE
Dump $_FILES
Dump $_ENV
Dump $_SESSION
Dump $_REQUEST

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /home/live/www/BerlinOnline/app/lib/view/CmRubricIndexSuccessView.class.php:153) in /usr/share/php/agavi/exception/templates/shiny.php on line 102
Call Stack
#TimeMemoryFunctionLocation
10.0002118840{main}( )../index.php:0
20.053915528296AgaviController->dispatch( )../index.php:63
30.137335537632AgaviException::render( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:593
40.138235772400include( '/usr/share/php/agavi/exception/templates/shiny.php' )../AgaviException.class.php:98
50.138235772616header ( )../shiny.php:102

( ! ) Warning: Cannot modify header information - headers already sent by (output started at /home/live/www/BerlinOnline/app/lib/view/CmRubricIndexSuccessView.class.php:153) in /usr/share/php/agavi/exception/templates/shiny.php on line 107
Call Stack
#TimeMemoryFunctionLocation
10.0002118840{main}( )../index.php:0
20.053915528296AgaviController->dispatch( )../index.php:63
30.137335537632AgaviException::render( )../compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php:593
40.138235772400include( '/usr/share/php/agavi/exception/templates/shiny.php' )../AgaviException.class.php:98
50.138335772616header ( )../shiny.php:107
AgaviException

AgaviException

This is an internal Agavi exception. Please consult the documentation for assistance with solving this issue.

An exception of type AgaviException was thrown, but did not get caught during the execution of the request. You will find information provided by the exception along with a stack trace below.

Headers already sent, output started in "/home/live/www/BerlinOnline/app/lib/view/CmRubricIndexSuccessView.class.php" on line "153"

Stack Trace

  1. at exception origin
    in core.agavi_dir/response/AgaviWebResponse.class.php line 639
    1.     
    2.     $file $line '';
    3.     if(headers_sent($file$line)) {
    4.       throw new AgaviException('Headers already sent, output started in "' $file '" on line "' $line '"');
    5.     } else {
    6.       unset($file$line);
    7.     }
  2. at AgaviWebResponse->sendHttpResponseHeaders(NULL)
    in core.agavi_dir/response/AgaviWebResponse.class.php line 208
    1.         $this->setHttpHeader('Content-Length'0);
    2.       }
    3.     }
    4.     $this->sendHttpResponseHeaders($outputType);
    5.     if(!$this->redirect || $this->getParameter('send_redirect_content'false)) {
    6.       $this->sendContent();
    7.     }
  3. at AgaviWebResponse->send()
    in core.cache_dir/config/compile.xml_purpose_po_production_portal_potsdamonline.de_host_www.potsdamonline.de___e8d1ae271ec445c47a5bfe04f1e519b82e5f8263.php line 589
    1. }
    2. $response->merge($this->response);
    3. if($this->getParameter('send_response')) {
    4. $response->send();
    5. }
    6. return $response;
    7. } catch(Exception $e) {
  4. at AgaviController->dispatch()
    in /home/live/www/BerlinOnline/pub/index.php line 63
    1. }
    2. else
    3. {
    4.     AgaviContext::getInstance('web')->getController()->dispatch();
    5. }
    6.  
    7. ?>

Version Information

Agavi:
1.0.2
PHP:
5.2.9-pl2-gentoo
System:
Linux www.potsdamonline.de 2.6.18-028stab069.6 #1 SMP Wed May 26 18:10:06 MSD 2010 x86_64
Timestamp:
2010-09-08T14:45:38+0000