RSS Feeds

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
sayitfast1
Posts: 21
Joined: Fri 5. Mar 2004, 07:32

RSS Feeds

Post by sayitfast1 »

I see on the main page of phpWCMS at the bottom there are rss feeds... how do I enable this???

Thanks,

:shock:
Pappnase

Post by Pappnase »

hello

if you wanna include rss feeds to your site use the rss feeds contentpart :wink:
http://www.phpwcms-docu.de/index.php?rss_feed_en

and when you want offer your content as rss feed you have a tag wich i also forget into the docu :oops: but i will be implent today!

Code: Select all

[RSS all]some tex or {RSS}[/RSS]
usage:
a) http://www.mysite.com/rss.php -> comlete structure
b) http://www.mysite.com/rss.php?rssfeed=5 -> structure ID
c) http://www.mysite.com/rss.php?news -> structure ALIAS
[RSS INT/STRING/EMPTY]linktext[RSS] -> link like a) b) c)[code]
snezko
Posts: 21
Joined: Fri 11. Mar 2005, 18:33
Location: Wien
Contact:

rss

Post by snezko »

sorry i tried to use a RSS tag but i get only this message

Fatal error: Call to undefined function: serialize() in /data/www/umenie.net/rss.php on line 86

everything else (backend with all of functions) work properly.
only this RSS have a problem with a path... somewhere but i cannot found the function serialize.

can you tell me more ?
many thanks Snezko
Post Reply