Discussion
forefox??(back to index)HI,
I've installed FB3 and got it looking prettyful in IE however when I checked in firefox I got this error
XML Parsing Error: not well-formed Location: http://www.pickled-freak.com/northernsky/ Line Number 1, Column 286:<?xml version="1.0" encoding="utf-8" ?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb"><head><meta http-equiv="content-type" content="application/xhtml+xml; charset=utf-8" /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head> <title>N o r t h e r n s k y Photography | 32 of 32</title> <link rel="stylesheet" type="text/css" media="screen" href="/northernsky/template_style.css" /> <link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/northernsky/rss.xml" /> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" /> <script type="text/javascript"> function go(url) { onclick:popup=window.open(url,"comments32","location=no,menubar=no,resizable=yes,scrollbars=yes,toolbar=no,status=yes,width=350,height=400"); } </script> ----------------------------------
Any ideas how I can fix this?
You can have a look here www.northernskyphotography.co.uk
and remember I've not finished moving in yet;)
posted by
Shell on 13 Aug 05 at 11:37 AM
You're sending Firefox the pages as 'application+xml' but they contain markup errors. It might be that you're using my
fb_mimetype.php extension, in which case simply remove it from the
/extensions folder. If you're using any kind of frames, you can't use this extension. Otherwise, your pages MUST be valid XHTML 1.0 Strict to use this extension.
posted by
Elwing on 13 Aug 05 at 4:22 PM
Thank you very much your help. I removed the file you mentioned and it works perfectly now :)
posted by
shell on 13 Aug 05 at 5:23 PM
hi elwing, hi evry1else
isn't that a mess? now that i have released my wordpress-theme and included your fb_mimetype.php by default (sorry for not letting you know, but i've put credits on my demo-page :-) don't kill me!) i just like the extension, you know?!
so where was i? ahh right! it is a mess! :-/
so many invalid blogs out there...(i just didn't think of cases with hundreds of entries possibly all written in horrible markup) so i think best would be to remove it from the theme... if you know of any (asides xvalid) plugins or ways to "fix" wp entries - pleeeeease let me know! will you?
warmly, erik
PS: as donald isn't around now, i can quietly whisper this: i haven't started with my folderblog theme yet psssst!... :-|
;-) thank you elwing for all your support to the folderbloggers. i think you deserve whatever medal you wish :-) keep on!
posted by
erik on 16 Aug 05 at 3:09 PM
Bit off-topic, but X-Valid is what I'm using to parse posts and comments in WordPress. As far as I'm aware, the only way to fix entries that didn't parsed this why is to edit them (i.e. open and re-save them, with X-Valid enabled).
And you don't need to use
fb_mimetype.php extension with WordPress, as I made a
wb_mimetype.php plugin specifically for that software, available
here.
posted by
Elwing on 16 Aug 05 at 9:24 PM
Post a Reply:
(back to index)