Log in

View Full Version : RSS Feeds (one specific) Help Please


turnipofdoom
08-29-2006, 06:25 PM
The feed I am having problems with is http://www.worldofwarcraft.com/rss.xml The problem is the rss:description field, from what reading i've done it needs [[CDATA ...... ]] for html markup tags to make it compliant.

This is the only need I really plan on using, I am hoping someone knows a workaround other then downloading the xml file and altering it.

Board is VB3.6.0

I get these errors


Warning: preg_replace() [function.preg-replace]: No ending delimiter '/' found in /includes/class_rss_poster.php on line 282

Warning: preg_replace() [function.preg-replace]: Parameter mismatch, pattern is a string while replacement in an array. in /includes/class_rss_poster.php on line 281

Warning: preg_replace() [function.preg-replace]: Parameter mismatch, pattern is a string while replacement in an array. in /includes/class_rss_poster.php on line 282

Warning: preg_replace() [function.preg-replace]: No ending delimiter '/' found in /includes/class_rss_poster.php on line 282

Warning: preg_replace() [function.preg-replace]: No ending delimiter '/' found in /includes/class_rss_poster.php on line 282


can see how it doesnt validate here http://www.feedvalidator.org/check.cgi?url=http%3A%2F%2Fwww.worldofwarcraft.com %2Frss.xml