swashbuckle
11-22-2007, 02:26 AM
Hi guys I'm trying to add the RSS CaRP reader PHP code into my Ultimate Side Bar as seen below:-
http://img406.imageshack.us/img406/115/carpvi8.jpg
The code I am using as given by default by CaRP setup is:-
<?php
require_once '/home/singapor/domains/singaporevalley.com/public_html/carp/carp.php';
// Add any desired configuration settings before CarpCacheShow
// using "CarpConf" and other functions
CarpCacheShow('http://www.geckotribe.com/press/rss/pr.rss');
?>
Do I have to make any modifications to the code to display it on my Ultimate Side Columns because I don't see anything even if i paste the code there...
Is the call directory wrong? Even if i add a ' ../home ' before the rest of the call, I still see nothing..
Help!
http://img406.imageshack.us/img406/115/carpvi8.jpg
The code I am using as given by default by CaRP setup is:-
<?php
require_once '/home/singapor/domains/singaporevalley.com/public_html/carp/carp.php';
// Add any desired configuration settings before CarpCacheShow
// using "CarpConf" and other functions
CarpCacheShow('http://www.geckotribe.com/press/rss/pr.rss');
?>
Do I have to make any modifications to the code to display it on my Ultimate Side Columns because I don't see anything even if i paste the code there...
Is the call directory wrong? Even if i add a ' ../home ' before the rest of the call, I still see nothing..
Help!