VoyForums
[ Show ]
Support VoyForums
[ Shrink ]
VoyForums Announcement: Programming and providing support for this service has been a labor of love since 1997. We are one of the few services online who values our users' privacy, and have never sold your information. We have even fought hard to defend your privacy in legal cases; however, we've done it with almost no financial support -- paying out of pocket to continue providing the service. Due to the issues imposed on us by advertisers, we also stopped hosting most ads on the forums many years ago. We hope you appreciate our efforts.

Show your support by donating any amount. (Note: We are still technically a for-profit company, so your contribution is not tax-deductible.) PayPal Acct: Feedback:

Donate to VoyForums (PayPal):

Login ] [ Contact Forum Admin ] [ Main index ] [ Post a new message ] [ Search | Check update time | Archives: 1 ]
Subject: Any other choices?


Author:
CRaP user
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 11:28:46 09/21/05 Wed

CaRP seems exceptionally fussy regarding names syntax. What's more, support seems limited. Maybe this isn't the official support site, or maybe there is no official support for this.

The following code is offered on the CRaP site as an example of how to get multiple feeds on a page. When set to a legit path, it returns a bad XML syntax error for the first link.

I note that Dave, a paying CRaP user, posted a message regarding a similar issue a week ago and has received no response.

require_once "/mypathto/carp/carp.php";

// only show the item link
CarpConf('iorder','link');

// put a bullet before each item
CarpConf('bi','• ');

// show up to 5 items
CarpConf('maxitems',5);

// don't say "Newsfeed display by by CaRP" after the newsfeeds
CarpConf('poweredby','');

// Show the first newsfeed
CarpCacheShow('http://nwt.mouken.com/rss/headlines.rdf');

// Leave some space betwwen the newsfeeds
echo '

';

// show the second newsfeed
CarpCacheShow('http://antone.mouken.com/dreams/rss/antone.talk.1.rdf');
?>


[ Next Thread | Previous Thread | Next Message | Previous Message ]


Post a message:
This forum requires an account to post.
[ Create Account ]
[ Login ]
[ Contact Forum Admin ]


Forum timezone: GMT-8
VF Version: 3.00b, ConfDB:
Before posting please read our privacy policy.
VoyForums(tm) is a Free Service from Voyager Info-Systems.
Copyright © 1998-2019 Voyager Info-Systems. All Rights Reserved.