PDA

View Full Version : RSS Feed Problem


DBSpangler
02-11-2006, 07:35 AM
Hi -
I'm running 1.5, and everything seemed great until I examined my RSS feed. My news reader returns an XML Parse error. I really am pretty limited in my knowledge of XML and RSS, but the feed definitely looks different than I know it should. It is located at:http://www.isasif.com/ringlet/index.php?x=rss.
General Info follows:

Host Information

URL http://www.isasif.com/cgi-system/php.cgi

PHP-version 4.4.2 (Pixelpost's min requirement: PHP version: 4.3.0 )

MySQL version 5.0.18-standard-log (Pixelpost's min requirement: MySQL: 3.23.58 )

GD-lib bundled (2.0.28 compatible) with JPEG support

File Uploads to Pixelpost site are possible.

Server software Apache/1.3.33 (Unix) DAV/1.0.3 mod_fastcgi/2.4.2 mod_gzip/1.3.26.1a PHP/4.4.2 mod_ssl/2.8.22 OpenSSL/0.9.7e

EXIF Pixelpost is using exifer v1.5 for EXIF-information.

Paths
Guessed imagepath: /home/isasif/isasif.com/cgi-systemimages/

Configured Imagepath: ../images/

Image Directory: OK - Can we write to the directory? YES. CHMOD: 0777

Thumbnails Directory: OK - Can we write to the directory? YES. CHMOD: 0777

Language Directory: OK

Addons Directory: OK

Includes Directory: OK

Templates Directory: OK

Any advice or help would be greatly appreciated!

se.nsuo.us
02-11-2006, 08:34 AM
<meta name="PBO.auth" content="61fae7d4c430539b1727bf84318286de" />
This is the first line of your RSS feed -this is not correct- remove this and put it in your image_template.html

Once that is done try validating your feed again at by clicking the link below
http://feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.isasif.com%2Fringle t%2Findex.php%3Fx%3Drss

Hope that helps

DBSpangler
02-11-2006, 04:33 PM
Ah. Stupid mistake on my part there. Thanks for your help!