PDA

View Full Version : RSS/XML page


Anonymous
06-09-2005, 09:27 PM
If I click the XML button I get an error page:


This page contains the following errors:

error on line 2 at column 56: xmlParseEntityRef: no name
Below is a rendering of the page up to the first error.

Links Directory - Computers[URL]/links/index.php?c=1



Any ideas? Thanks...again.


Apache 1.3.33
PHP 4.3.11
MySQL 4.0.23
Mac OS 10.3.9

dcb
06-09-2005, 10:33 PM
can you please give me a link so I can take a look at it?

Anonymous
06-10-2005, 03:15 AM
Sorry, it's on my local development server right now - testing it locally before I put it up on a site. I'll PM you when I get it up on the web....

Thanks...

dcb
06-11-2005, 04:36 PM
Might have an idea about this error. I forgot to explicitely set the encoding (which is UTF8) in the RSS feed XML file and probably you have used some characters other than standard Latin-1 and your browser does not interpret XML files by default as UTF8. This will be fixed in rc3.

kulinar
07-07-2005, 03:29 PM
I get this errorContent visible to registered users only.
My default encoding is windows-1251 (I changed it in header.tpl). But even when it is set to utf-8, the problem remains.

Guess the error message shows up due to cyrillic characters :roll: