Welcome Guest, Not a member yet? Register   Sign In
CI not displaying error messages
#4

[eluser]parrots[/eluser]
Make sure error_reporting(E_ALL); is in index.php (first comment block is the error reporting level). Set it back to error_reporting(0); once your site goes live, but that should make the CI app show all errors while you're debugging things.


Messages In This Thread
CI not displaying error messages - by El Forum - 06-27-2008, 09:41 PM
CI not displaying error messages - by El Forum - 06-27-2008, 09:42 PM
CI not displaying error messages - by El Forum - 06-27-2008, 09:49 PM
CI not displaying error messages - by El Forum - 06-27-2008, 10:15 PM
CI not displaying error messages - by El Forum - 06-27-2008, 10:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB