Welcome Guest, Not a member yet? Register   Sign In
404 error
#1

[eluser]Unknown[/eluser]
i am in the process of making the final tests to my app before I upload it to a production environment. I am testing the error logging but the 404 messages show like this:

ERROR - 2008-09-15 00:37:04—> 404 Page Not Found—>

Is this supposed to be just like this? Shouldn’t the URL come after? If not, how can I add the url? should I do it in /application/system/errors/error_404.php?
#2

[eluser]pickupman[/eluser]
Just check your server logs. You can generally see what controller maybe loading if at least that part of the URI is correct. Otherwise based on the CI process the 404 will be sent before trying to load any resources. There a number of decent threads on custom 404 pages for CI. You probably are not going to want a user see a boring CI 404 on a production environment.




Theme © iAndrew 2016 - Forum software by © MyBB