vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Need help loading CaRP RSS PHP code into Ultimate Side Columns (https://vborg.vbsupport.ru/showthread.php?t=163328)

swashbuckle 11-22-2007 02:26 AM

Need help loading CaRP RSS PHP code into Ultimate Side Columns
 
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 Code:

<?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).


All times are GMT. The time now is 02:25 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01066 seconds
  • Memory Usage 1,712KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete