Main page loads in IE but forum will not. Get 404 error. Webpage cannot be found.
Everything works fine in Firefox.
Any ideas besides only use Firefox.
Printable View
Main page loads in IE but forum will not. Get 404 error. Webpage cannot be found.
Everything works fine in Firefox.
Any ideas besides only use Firefox.
http://www.flopturnriver.com/pokerfo...ie-189051.html
we're currently "stumped" but looking into it still. no idea why this is happening in only IE.
use chrome?
Anyone using IE for anything but their workplace making them is probably still using a Sony Walkman to play their tapes.
My 8tracks won't fit in a walkman.
I can narrow it down a bit for you . Explorer 9 works , explorer 8 doesn't. And xp is limited to explorer 8. So is there any code thats not compatible with explorer 8 probably something to do with page loading/adverts etc.
One of our genius programmers fixed this. Let me know if you're still having any IssuEs.
Just started having this problem with IE. Updated to chrome, don't really like it tho.
hmmm, you are still receiving a 404 error in IE?
the 404 error got fixed at some point in the last few days and then started up again yesterday on ie.8 on the xp computer at work
Yeah, same 404 error on IE. Windows7.
*edit* Works in IE again. Sorry didn't check.
If the forum isn't loading for you, it is most likely because you still have the old code cached in your browser. Please try clearing your IE Cache/Browsing Data/etc by going to Tools - Internet Options - General (tab) - Browsing history. Click Delete... Make sure Temporary Internet files, Cookies, and History are checked then press Delete.
Then try visiting the forum again. If you STILL have issues (please God no) let us know. I will be shocked tbh since some people are stating they can access fine in IE and others can not.
back working again on i.e 8 on the work computer ]
Out of curiosity what was causing the error?
In our css file, it had this line:
Line behavior:url("csshover3.htc");
IE8 tried to include in it within the /pokerforum/ folder while the other browsers worked properly.
We replaced it with behavior:url("http://www.flopturnriver.com/csshover3.htc"); and IE loaded correctly.