rss feed

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
mhonmon23
Posts: 76
Joined: 22 Sep 2010, 10:43

rss feed

Post by mhonmon23 »

Hi All,

I'm getting error on rss ->
This page contains the following errors:
error on line 1 at column 83: Extra content at the end of the document
Below is a rendering of the page up to the first error.
APPLICATION WARNING #403: Database field "email" not found.
and sometimes it is working but not in good format or no format when it displaying. No format mean, no line break, no colors etc to make it presentable and readable.

Any help?

Thanks
Attachments
rss.png
rss.png (89.13 KiB) Viewed 3552 times
mhonmon23
Posts: 76
Joined: 22 Sep 2010, 10:43

Re: rss feed

Post by mhonmon23 »

OK I solve this.
Chrome don't have RSS installed so you have to instal its extension.

Another thing, in php you have to enable php_domxml for wamp users
mhonmon23
Posts: 76
Joined: 22 Sep 2010, 10:43

Re: rss feed

Post by mhonmon23 »

actually in php enable php_domxml and php_xmlprc but in php.ini comment php_domxml.
Post Reply