VoyForums

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.