Did we ever figure out custom 404 pages? |
[eluser]Madmartigan1[/eluser]
Skunkbad - I did get this working. The controller was making the server gag, it worked as soon as I put in my own stuff. It's logging the 404 as well. ![]() 1 issue, which I know you mentioned: [function.file-get-contents]: Content-type not specified assuming application/x-www-form-urlencoded Setting the context param to NULL made the notice disappear, but this will affect other types of errors won't it? Other than that this seems to be working great so far, thank you so much. This is the cleanest method I've seen so far. I've seen solutions where people extend Router AND Exceptions, that doesn't send a 404 header, and redirects to something like http://localhost/file_not_found. Just awful. Thanks again! Tominator GL! CI 2.0 is still in development so if you can come up with something really nice, please submit it! I think we're all sick and tired of seeing CI default 404 pages! |
Messages In This Thread |
Did we ever figure out custom 404 pages? - by El Forum - 04-23-2010, 11:40 PM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 01:26 AM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 08:43 AM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 10:34 AM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 10:44 AM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 03:39 PM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 03:48 PM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 06:27 PM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 07:18 PM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 09:15 PM
Did we ever figure out custom 404 pages? - by El Forum - 04-24-2010, 11:31 PM
Did we ever figure out custom 404 pages? - by El Forum - 04-25-2010, 12:00 AM
Did we ever figure out custom 404 pages? - by El Forum - 05-18-2010, 04:59 AM
Did we ever figure out custom 404 pages? - by El Forum - 05-18-2010, 08:23 AM
|