vBadvanced Forums  
Go Back   vBadvanced Forums > vBadvanced Products > vBadvanced CMPS > Add-On Modules & Modifications > vBa CMPS v3.x & 2.x > Add-On Modules (version 3.x & 2.x)

Reply
 
Thread Tools Display Modes
  #641  
Old 03-22-2011, 12:01 PM
rborge1 rborge1 is offline
Junior Member
 
Join Date: Mar 2011
Posts: 20
Default

Strange. When I type feed://rss.news.yahoo.com/rss/yahoonewsroom i the addressbar, it stays the same and doesn't change to http...
Attached Images
File Type: png Screen shot 2011-03-22 at 12.01.12 PM.png (271.3 KB, 30 views)
Reply With Quote
  #642  
Old 03-22-2011, 01:26 PM
rborge1 rborge1 is offline
Junior Member
 
Join Date: Mar 2011
Posts: 20
Default

When I type in feed://rss.news.yahoo.com/rss/yahoonewsroom, it stays the same and does not change to http...
Attached Images
File Type: png Screen shot 2011-03-22 at 12.01.12 PM.png (271.3 KB, 8 views)
Reply With Quote
  #643  
Old 03-24-2011, 12:34 AM
rborge1 rborge1 is offline
Junior Member
 
Join Date: Mar 2011
Posts: 20
Default

Can someone please help me with this issue. The problem appears to lay in the rss_cmps_curl_php syntax. I'm pretty clueless in this regard. Here is the current error (copied from my web browser):

Warning: file(feed://circ.ahajournals.org/rss/current.xml) [function.file]: failed to open stream: No such file or directory in [path]/modules/rss_cmps_curl.php on line 140

The lines of code surrounding (and including) line 140 of the rss_cmps_curl_php file are as follows:

136 function rss_get_contents($file)
{
138 if (strncmp('http:', strtolower($file), 5) != 0)
139 { // fetch the cached file
140 $file = file($file);
return !$file ? false : implode('', $file);
}
else
{ // get the remote feed
$curl_handle = curl_init($file);

I believe that the problem involves this specific statement:

// fetch the cached file
140 $file = file($file);

I have played with the "file=file" line and get different errors. I remember reading about "relative vs absolute" path designations...does the above point to a relative path description which needs to be changed to absolute? I believe that this refers to the cache file.

Any help interpreting this would be GREATLY appreciated.

Rick
Reply With Quote
  #644  
Old 03-24-2011, 03:23 AM
viper357 viper357 is offline
Member
 
Join Date: Jun 2006
Location: UK
Posts: 31
Default

Quote:
Originally Posted by viper357 View Post
Try with the http: one and see if it works.
Did you try that?
Reply With Quote
  #645  
Old 03-24-2011, 03:33 AM
viper357 viper357 is offline
Member
 
Join Date: Jun 2006
Location: UK
Posts: 31
Default

Try using this file instead of the default one
rss_cmps_curl.php
Reply With Quote
  #646  
Old 09-06-2011, 05:54 PM
garyopa's Avatar
garyopa garyopa is offline
Gary from O.P.A.
 
Join Date: Jul 2009
Location: The World Wide Web
Posts: 5
Default

Has anyone tried to update this for vb4.1.5 yet?

I love to know.

Thanks.
__________________
-=(Gary from http://www.O-P-A.co.cc & http://www.O-P-A.biz & http://www.PSX-SCENE.com )=-
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Module] Customizable RSS feed module Tom M Add-On Modules (version 3.x & 2.x) 613 03-22-2011 12:06 PM
vBa CMPS: Customizable RSS feed module Tom M Add-On Modules & Modifications 86 05-30-2006 12:31 AM
RSS feed module for VBA 2 and VB3.5 rsailors Modifications (version 3.x & 2.x) 6 03-25-2006 10:18 PM
[REQ] RSS feed module rgourley Module & Modification Discussion & Requests 15 10-21-2005 11:55 PM
User customizable CMPS page ogetbilo Feedback & Suggestions 1 05-20-2004 12:04 PM


All times are GMT -4. The time now is 01:08 AM.

Forums Powered by vBulletin, Copyright ©2000-2009, Jelsoft Enterprises Ltd.
Please note that vBadvanced is in no way affiliated with Jelsoft Enterprises Ltd, nor will Jelsoft be able to provide any support for our products.