Hi,
the last 2 days you backend XML RSS files had some errors in the XML, and the xml parser will parse them...
the errors are that sometimes the title tag contains some strange characters, (today's bug is the quotes after <title>Thermaltake Volcano 11 )
Please, be sure not to include such things.
Thanks...
Page 1 of 1
Backend XML Problems
#3 Guest__*
Posted 15 April 2003 - 04:05 PM
today also there is the bug:
Dave Brown?s Heatsink Lapping Kit Review
the ' is not good in the xml...
OR TO FIX IT FOR EVER (and allow such chars to appear):
make the header of the xml file:
<?xml version="1.0" encoding="ISO-8859-1" ?>
Thanks..
Dave Brown?s Heatsink Lapping Kit Review
the ' is not good in the xml...
OR TO FIX IT FOR EVER (and allow such chars to appear):
make the header of the xml file:
<?xml version="1.0" encoding="ISO-8859-1" ?>
Thanks..
#4
Posted 15 April 2003 - 05:36 PM
Quote:
make the header of the xml file:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml version="1.0" encoding="ISO-8859-1" ?>
Thanks. I update the script shortly
#5 Guest__*
Posted 29 April 2003 - 02:01 PM
Today it happened again with:
"Adding Blue Led's
add the encoding to the header, and it will be solved
"Adding Blue Led's
add the encoding to the header, and it will be solved
Share this topic:
Page 1 of 1

Help










