Welcome Guest, Not a member yet? Register   Sign In
404 shows a blank page
#8

[eluser]gRoberts[/eluser]
Evening Jamie.

Thanks for the head start.

show_404 in system/codeigniter/Common.php is being called.

It seems that when setting the http status code via set_status_header($status_code); (CI_Exceptions->show_error) the browser stops sending data.

I placed a die within the show_404 before the exceptions class is called and it works.
I place a die after the set_status_header($status_code); and I get nothing.

Thanks again Jamie.

Cheers

Gavin


Messages In This Thread
404 shows a blank page - by El Forum - 01-08-2010, 08:17 AM
404 shows a blank page - by El Forum - 01-10-2010, 10:53 AM
404 shows a blank page - by El Forum - 01-10-2010, 07:08 PM
404 shows a blank page - by El Forum - 01-11-2010, 09:27 AM
404 shows a blank page - by El Forum - 01-13-2010, 07:39 PM
404 shows a blank page - by El Forum - 01-15-2010, 07:56 AM
404 shows a blank page - by El Forum - 01-15-2010, 03:04 PM
404 shows a blank page - by El Forum - 01-15-2010, 03:32 PM
404 shows a blank page - by El Forum - 01-15-2010, 03:35 PM
404 shows a blank page - by El Forum - 01-15-2010, 03:57 PM
404 shows a blank page - by El Forum - 01-21-2010, 07:41 AM
404 shows a blank page - by El Forum - 01-21-2010, 11:37 AM
404 shows a blank page - by El Forum - 01-21-2010, 12:38 PM
404 shows a blank page - by El Forum - 02-12-2010, 03:22 PM
404 shows a blank page - by El Forum - 04-03-2010, 06:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB