Welcome Guest, Not a member yet? Register   Sign In
controller/model name conflicts produce a blank page?
#4

[eluser]Johnny Freeman[/eluser]
My output compression is off
Code:
$config['compress_output'] = FALSE;
And error reporting is on
Code:
error_reporting(E_ALL);
Still not getting an error message.

I also tried naming my controller the same as one of my libraries (to see if I could generate an error) and I get no error messages here either.


Messages In This Thread
controller/model name conflicts produce a blank page? - by El Forum - 11-29-2010, 10:51 AM
controller/model name conflicts produce a blank page? - by El Forum - 11-29-2010, 10:57 AM
controller/model name conflicts produce a blank page? - by El Forum - 11-29-2010, 10:57 AM
controller/model name conflicts produce a blank page? - by El Forum - 11-29-2010, 11:24 AM
controller/model name conflicts produce a blank page? - by El Forum - 11-29-2010, 11:29 AM
controller/model name conflicts produce a blank page? - by El Forum - 11-29-2010, 11:36 AM
controller/model name conflicts produce a blank page? - by El Forum - 11-29-2010, 12:22 PM
controller/model name conflicts produce a blank page? - by El Forum - 11-29-2010, 12:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB