Welcome Guest, Not a member yet? Register   Sign In
Error Question
#2

[eluser]Seppo[/eluser]
Some PHP errors, like parse errors, can not be cached by CI. Take a look at http://www.php.net/manual/en/function.se...andler.php

Quote:The following error types cannot be handled with a user defined function: E_ERROR, E_PARSE, E_CORE_ERROR, E_CORE_WARNING, E_COMPILE_ERROR, E_COMPILE_WARNING, and most of E_STRICT raised in the file where set_error_handler() is called.

It should show you the error in the page load, if display errors is on, and acording to the error reporting level.


Messages In This Thread
Error Question - by El Forum - 04-21-2008, 04:18 PM
Error Question - by El Forum - 04-21-2008, 04:30 PM
Error Question - by El Forum - 04-22-2008, 07:51 AM
Error Question - by El Forum - 04-22-2008, 07:56 AM
Error Question - by El Forum - 04-22-2008, 08:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB