Feeds error

Found a bug? Tell us!!
Post Reply
shneoh
Posts: 2
Joined: Fri May 18, 2007 11:14 am
Contact:

Feeds error

Post by shneoh »

I am recently using the following versions:
  1. Serendipity v1.1.2
  2. Chocolate Fudge Theme
  3. Markup: Serendipity
  4. Markup: Emoticate
  5. Browser Compatibility
  6. Spamblock
  7. Statistics
  8. Spartacus
  9. Tagging of entries
  10. Typeset/Extended Buttons for non-WYSIWYG editors
  11. Show last modification date
  12. Markup: GeSHi
  13. Extended properties for entries
RSS error occurs while I am using Chocolate Fudge Theme but when I switch back to default theme, it back to normal. Here's the error message in Firefox:
XML Parsing Error: xml declaration not at start of external entity
Location: http://www.duaspace.com/blog/feeds/index.rss2
Line Number 2, Column 1:<?xml version="1.0" encoding="utf-8" ?>
^
Same situation found when I tried on IE7.

Just wondering how should I correct this? Any hints? :?
mattsches
Regular
Posts: 440
Joined: Sat Nov 05, 2005 9:35 pm
Location: Wiesbaden, Germany
Contact:

Post by mattsches »

Your feed output starts only on line 2 while it should start on line 1, obviously. No idea why that is so ... maybe it has something to do with your encoding? It's probably not a problem of the template because it doesn't have its own feed templates. Strange.

Hope anyone else can help you more.

- Mattsches
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Try to remove the last line after "?>" in the config.inc.php file of the chocolate fudge theme? It seems to be emitting a blank line which should not be there?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
shneoh
Posts: 2
Joined: Fri May 18, 2007 11:14 am
Contact:

Post by shneoh »

Thanks! It solved!

Should I inform the template maker?

Another question: think this template is not so popular since it was launched from Aug 06 until now no body was noticed about this problem... :lol:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

I fixed that thing in the version which is in spartacus for the future. But contacting the original author might also help. :)

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply