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: [CaRP] XML error:


Author:
Aaron Siegel
[ Next Thread | Previous Thread | Next Message | Previous Message ]
Date Posted: 16:52:11 10/01/05 Sat

Hello

I have set up CaRP on two Apache servers, my test server and the production server. I am able to get the feed
http://coloradotech.typepad.com/colorado_tech_week/index.rdf to work perfectly on my test server but I receive the follow error on my production server:

[CaRP] XML error: not well-formed (invalid token) at line 1

The RSS feed:
http://www.geckotribe.com/press/rss/pr.rss'
works on the production server so I believe I have carp installed correctly.

My Production server address is:
http://www.ieee-denver.org/itc/index.php

I have attached the code that I am using on the site bellow:

Thank you
Aaron
---------------------------------------------------

require_once '/home/ieeede2/public_html/carp/carp.php';
// show up to 4 items
CarpConf('maxitems',5);

// show upt o 100 characters from the description
CarpConf('maxidesc',100);

// refresh every 2 hours
CarpConf('cacheinterval',120);

//require_once "/usr/local/www/carp/carp.php";
require_once '/home/ieeede2/public_html/carp/carp.php';
// Add any desired configuration settings below this line using "CarpConf" and other functions
CarpCacheShow('http://coloradotech.typepad.com/colorado_tech_week/index.rdf');
CarpCacheShow('http://www.geckotribe.com/press/rss/pr.rss');
?>

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

Replies:
Subject Author Date
Re: [CaRP] XML error:Aaron17:08:21 10/01/05 Sat


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.