Strict Standards: Declaration of AgaviXmlConfigXsltProcessor::importStylesheet() should be compatible with that of XSLTProcessor::importStylesheet() in /strony_klientow/szymonstrona/agavi/src/config/util/xsl/AgaviXmlConfigXsltProcessor.class.php on line 90

Strict Standards: Declaration of AgaviXmlConfigXsltProcessor::transformToDoc() should be compatible with that of XSLTProcessor::transformToDoc() in /strony_klientow/szymonstrona/agavi/src/config/util/xsl/AgaviXmlConfigXsltProcessor.class.php on line 90

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /strony_klientow/szymonstrona/agavi/src/config/util/xsl/AgaviXmlConfigXsltProcessor.class.php:90) in /strony_klientow/szymonstrona/agavi/src/storage/AgaviSessionStorage.class.php on line 98

Warning: Cannot modify header information - headers already sent by (output started at /strony_klientow/szymonstrona/agavi/src/config/util/xsl/AgaviXmlConfigXsltProcessor.class.php:90) in /strony_klientow/szymonstrona/agavi/src/exception/templates/shiny.php on line 98

Warning: Cannot modify header information - headers already sent by (output started at /strony_klientow/szymonstrona/agavi/src/config/util/xsl/AgaviXmlConfigXsltProcessor.class.php:90) in /strony_klientow/szymonstrona/agavi/src/exception/templates/shiny.php on line 103
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 "/strony_klientow/szymonstrona/agavi/src/config/util/xsl/AgaviXmlConfigXsltProcessor.class.php" on line "90"

Stack Trace

  1. at exception origin
    in core.agavi_dir/response/AgaviWebResponse.class.php line 619
    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 201
    1.         $this->setHttpHeader('Content-Length'0);
    2.       }
    3.     }
    4.     $this->sendHttpResponseHeaders($outputType);
    5.     if(!$this->redirect) {
    6.       $this->sendContent();
    7.     }
  3. at AgaviWebResponse->send()
    in core.agavi_dir/controller/AgaviController.class.php line 246
    1.       $response->merge($this->response);
    2.       
    3.       if($this->getParameter('send_response')) {
    4.         $response->send();
    5.       }
    6.       
    7.       return $response;
  4. at AgaviController->dispatch()
    in _/strony_klientow/szymonstrona/index.php line 27
    1. // +---------------------------------------------------------------------------+
    2. // | Call the controller's dispatch method on the default context              |
    3. // +---------------------------------------------------------------------------+
    4. AgaviContext::getInstance('web')->getController()->dispatch();
    5.  
    6. ?>

Version Information

Agavi:
1.0.0-beta3
PHP:
5.2.17
System:
home.pl Linux x86_64
Timestamp:
2012-01-28T12:47:08+0000