Forum Moderators: coopster
I have a set of pages generated from a database.
They all work fine and the way they are ment to in FireFox (and several other broswers like opera). However they do not work in IE. I get a 404 Not found error.
Instead of getting this one question answered it might be better for the forum if we explore ways to find and fix errors like this in PHP.
So with an error like this what is the best way to find out what it is so that I can fix it?
RJ
Thanks for you reply - your name sounds oh so Glaswegian!
Anyway, I changed one of my page names to all lower case but there was no change still the same error.
Is there something in the code that I could add in that would bring me back an error so that I would know how to fix it?
I mean, I have no idea about these things!
Now, that is indeed fishy. Does your code use header() for any reason? For example, on inventory database pages, I use header("HTTP/1.1 404 Not Found") to generate an error when an item is no longer available, so that search engines will drop the page.
I agree, I should get this problem fixed tomorrow - I will let everyone know what was wrong!
How's the progress coming? ;)
Will let you know all how they get on who ever it is!
[webmasterworld.com...]
RJ