I'm getting this:
Error on line 127 of /home/content/s/l/y/slybguy/html/serendipity/bundled-libs/Onyx/RSS.php: The specified file could not be opened
When I add the RSS/OPML feed side plugin to my blog at http://www.slybaldguys.com/serendipity/.
I'm trying to display the feed from the following url:
http://www.slybaldguys.com/smf/index.ph ... ;type=rss2
I know that this feed works because I display the same feed on my homepage using Carp.
Any ideas?
RSS/OPML feed error
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: RSS/OPML feed error
Hi!
Does the plugin generally work with other feeds? It might be related to a firewall on your webserver.
Is your blog on the same server than what you call "your homepage"?
Best regards,
Garvin
Does the plugin generally work with other feeds? It might be related to a firewall on your webserver.
Is your blog on the same server than what you call "your homepage"?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Re: RSS/OPML feed error
I've tried several feeds and I get the same error with all feeds. My blog is on the same server as my homepage.
I host my site with a goDaddy affilliate if that helps.
Any other information that I can provide you?
I host my site with a goDaddy affilliate if that helps.
Any other information that I can provide you?
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: RSS/OPML feed error
Hi!
I don't know about your "Carpe" system, but did you setup a HTTP proxy to use there? Do you know which HTTP retrieval system Carpe uses? Does it use 'curl'? Because serendipity does not use curl because out of compatibility issues.
You might need to install the "Manual Trackback" (serendipity_event_trackback) plugin, this allows you to setup a HTTP Proxy that will be used for most HTTP Requests; I do think that GoDaddy is not allowing straight calls.
Ah, and if godaddy is still using Serendipity 0.8, that would be the problem. Only since version 0.9 serendipity no longer requires "allow_url_fopen" in the PHP config and uses the PEAR HTTP Request method.
Best regards,
Garvin
I don't know about your "Carpe" system, but did you setup a HTTP proxy to use there? Do you know which HTTP retrieval system Carpe uses? Does it use 'curl'? Because serendipity does not use curl because out of compatibility issues.
You might need to install the "Manual Trackback" (serendipity_event_trackback) plugin, this allows you to setup a HTTP Proxy that will be used for most HTTP Requests; I do think that GoDaddy is not allowing straight calls.
Ah, and if godaddy is still using Serendipity 0.8, that would be the problem. Only since version 0.9 serendipity no longer requires "allow_url_fopen" in the PHP config and uses the PEAR HTTP Request method.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Re: RSS/OPML feed error
I didn't have to setup an http retrieval system for Carp, but it may have done it during the install of the program. Carp is just php script that takes an rss feed and turns it into html.garvinhicking wrote: I don't know about your "Carpe" system, but did you setup a HTTP proxy to use there? Do you know which HTTP retrieval system Carpe uses? Does it use 'curl'? Because serendipity does not use curl because out of compatibility issues.
I'll try this.garvinhicking wrote: You might need to install the "Manual Trackback" (serendipity_event_trackback) plugin, this allows you to setup a HTTP Proxy that will be used for most HTTP Requests; I do think that GoDaddy is not allowing straight calls.
I did find that I'm running 0.8.2. Do I need to upgrade to 0.9 to use this?Ah, and if godaddy is still using Serendipity 0.8, that would be the problem. Only since version 0.9 serendipity no longer requires "allow_url_fopen" in the PHP config and uses the PEAR HTTP Request method.
Thanks for all of your help!
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: RSS/OPML feed error
Hi!
Best regards,
Garvin
Oh. Then you definitely need to upgrade! 0.8.2 also contains a security problem. The best thing for you would be to upgrade to 1.0.1.I did find that I'm running 0.8.2. Do I need to upgrade to 0.9 to use this?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/