Welcome Guest, Not a member yet? Register   Sign In
404 Page Not Found --> none
#1

[eluser]bikuta[/eluser]
Everything seems to work but when I check the error logs I get a whole heap of messages that says:

ERROR - 2008-07-30 09:21:53 --> 404 Page Not Found --> none
ERROR - 2008-07-30 09:21:53 --> 404 Page Not Found --> none

Any ideas why these errors keep popping up?
#2

[eluser]elvix[/eluser]
could be a lack of a favicon. i've read around here about that happening with other folk.

you could also turn error logging down, which you apparently should anyway when your app goes live. those messages will disappear, i think.
#3

[eluser]Colin Williams[/eluser]
Use Firebug's "Net" tab and it will show you which requests are getting 404s. It probably is a favicon or something similar.
#4

[eluser]almarjin[/eluser]
In my case I'm trying to follow the video tutorial. I connected to the database and used the scaffolding feature. but when I typed this to my address bar (http://localhost/codeigniter/blog/index....caffolding) and click the Create new record. I recieved the error below.


404 Page Not Found
The page you requested was not found.

Please help!

Thanks
#5

[eluser]bhenry001[/eluser]
I have the same issue as you do. I did not see anything so far to fix it. It doubles the index.php so no wonder it can not find the page. Have no clue why CI is causing this issue. But since they will not be using scaffolding in the future, guess I am just hosed.
Bruce




Theme © iAndrew 2016 - Forum software by © MyBB