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: Some news feeds display and some don't


Author:
Dave
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 14:46:25 09/14/05 Wed

We just purchased the evolution versions of Carp and Grouper...

I followed the directions, uploaded the files and went through the configuration process as the instructions requested. When I put in the default Geckotribe news feed as the default, the feed displays fine on my test page. But when I use the feed I need to display, one validated by wwww.feedvalidator.com, nothing is displayed but "powered by carp".

Our code is as follows:

require_once '/home/httpd/vhosts/spagoda.com/httpdocs/grouper/grouper/grouper.php';
$feedurl='http://antone.geckotribe.com/mentalarc/atom.xml';

GrouperLoadPlugin('xml.php');
GrouperLoadPlugin('xml-atom-0.3.php');
GrouperLoadPlugin('xml-atom-1.0.php');
GrouperLoadPlugin('blog.php');
GrouperLoadPlugin('daypop.php');
GrouperLoadPlugin('feedster.php');
GrouperLoadPlugin('yahoo.php');
GrouperLoadPlugin('google.php');
preg_match('#.*//(.*?)(/.*)#',$feedurl,$matches);
GrouperSourceConf('searchdomain',$matches[1]);
GrouperSourceConf('querystart',$matches[2]);
GrouperShow('',md5($feedurl),0);

require_once '/home/httpd/vhosts/spagoda.com/httpdocs/carp/carp/carp.php';
// add any configuration you want here
CarpShow('/home/httpd/vhosts/spagoda.com/httpdocs/grouper/grouper/rsscache/'.md5($feedurl));

?>

I loaded all of the plugins to see if this would help... so far it hasn't.

Please Help!

Dave

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

Replies:
Subject Author Date
Re: Some news feeds display and some don'tMark Fleming10:10:47 09/25/05 Sun
Re: Some news feeds display and some don'tAntone14:38:01 10/21/05 Fri


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.