PDA

View Full Version : Need help loading CaRP RSS PHP code into Ultimate Side Columns


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!

expatdirectory
12-02-2007, 11:57 AM
Hi Swashbuckle,
i have been trying for ages to get php working in ultimate side columns (and failed). In the end I stuck a normal side column in and stuck the php in there. This worked, just not as user friendly.

I hope that there will be a nice fix for this in 3.7

the alternative is that you use a vb enhanced module. i considered this but didn't want to pay another $50 to remove the trademark (and need to hey ho).