1 whatevertheheck Feb 14, 2010 01:28
3 whatevertheheck Feb 14, 2010 18:18
Thanks much, tilqicom. That's a start and appreciated. So, anyone else have the answer for me? Greatly appreciated.
At least educate me; why would it affect IE and not Firefox?
4 yabba Feb 14, 2010 18:30
In IE I get :
your page wrote:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request........................
So, guessing you have some htaccess browser detection script.
¥
5 whatevertheheck Feb 14, 2010 18:35
Actually, no - I just took the site down so that I can fish out the code. Better yet just create a new blog and put the old content into the new one. Since only that one is not working it's quicker for me to just cut and paste it rather than go digging. We'll see what happens in 15 minutes. Thank you, Blonde!
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.cw-connect.com%2Fblog%2Findex.php%2Finterviews%2F&charset=%28detect+automatically%29&doctype=Inline&group=0
you have 1 extra closing tag </div> "somewhere" which makes the content close 1 element earlier than it is supposed to , so that with every post loop, you lose the content with the 2nd post, in addition lose the title at the 3rd and there's nothing left for the 4th and so on..
i could tell you where exactly it is, if you werent such a b. earlier..Well, good luck finding it ;)