Deprecated: Constant E_STRICT is deprecated in /home/stagepla/system/core/Exceptions.php on line 75

Deprecated: Constant E_STRICT is deprecated in /home/stagepla/system/core/Exceptions.php on line 75

Deprecated: Constant E_STRICT is deprecated in /home/stagepla/application/core/MY_Exceptions.php on line 40

A PHP Error was encountered

Severity: 8192

Message: Constant E_STRICT is deprecated

Filename: core/Exceptions.php

Line Number: 75

Backtrace:

File: /home/stagepla/application/views/errors/html/error_php.php
Line: 17
Function: [constant expression]

ErrorException [ Warning ]: Cannot modify header information - headers already sent by (output started at /home/stagepla/system/core/Exceptions.php:75)

/home/stagepla/system/core/Common.php [ 568 ]

563 			}
564 		}
565 
566 		if (strpos(PHP_SAPI, 'cgi') === 0)
567 		{
568 			header('Status: '.$code.' '.$text, TRUE);
569 		}
570 		else
571 		{
572 			$server_protocol = isset($_SERVER['SERVER_PROTOCOL']) ? $_SERVER['SERVER_PROTOCOL'] : 'HTTP/1.1';
573 			header($server_protocol.' '.$code.' '.$text, TRUE, $code);
  1. {PHP internal call} » MY_Exceptions::error_handler( arguments )

  2. /home/stagepla/system/core/Common.php [ 568 ] » header( arguments )

  3. /home/stagepla/system/core/Exceptions.php [ 210 ] » set_status_header( arguments )

  4. /home/stagepla/system/core/Common.php [ 662 ] » CI_Exceptions->show_exception( arguments )

  5. {PHP internal call} » _exception_handler( arguments )

Environment

An uncaught Exception was encountered

Type: Error

Message: Class "MY_Exceptions" not found

Filename: /home/stagepla/system/core/Common.php

Line Number: 196

Backtrace:

File: /home/stagepla/application/hooks/uhoh.php
Line: 29
Function: load_class

File: /home/stagepla/public_html/index.php
Line: 325
Function: require_once