- Posts: 2
COMMUNITY FORUM
RSS stopped working...
- spook
- Topic Author
- Offline
- New Member
Less
More
17 years 7 months ago #803
by spook
RSS stopped working... was created by spook
Hi, I have installed the module and everything worked fine. Few days later and without any change in my Joomla configuration the module didn't work properly anymore. I got the following in the module position:
Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in /home/mysite/public_html/modules/mod_jw_srfr.php on line 49
Warning: require_once(www.mysite.com/modules/mod_jw_srfr/simplepie.inc) [function.require-once]: failed to open stream: no suitable wrapper could be found in /home/mysite/public_html/modules/mod_jw_srfr.php on line 49
Fatal error: require_once() [function.require]: Failed opening required 'www.mysite.com/modules/mod_jw_srfr/simplepie.inc' (include_path='/home/mysite/public_html/administrator/components/com_sef:/home/mysite/public_html/administrator/components/com_sef/includes:.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/modules/mod_jw_srfr.php on line 49
I have tried to reinstall the module but the problem is still there and I had, very sadly to say, unpublish it...
I would appreciate your help on the issue. If you need further infos let me know.
Ciao
Luca
Warning: require_once() [function.require-once]: URL file-access is disabled in the server configuration in /home/mysite/public_html/modules/mod_jw_srfr.php on line 49
Warning: require_once(www.mysite.com/modules/mod_jw_srfr/simplepie.inc) [function.require-once]: failed to open stream: no suitable wrapper could be found in /home/mysite/public_html/modules/mod_jw_srfr.php on line 49
Fatal error: require_once() [function.require]: Failed opening required 'www.mysite.com/modules/mod_jw_srfr/simplepie.inc' (include_path='/home/mysite/public_html/administrator/components/com_sef:/home/mysite/public_html/administrator/components/com_sef/includes:.:/usr/lib/php:/usr/local/lib/php') in /home/mysite/public_html/modules/mod_jw_srfr.php on line 49
I have tried to reinstall the module but the problem is still there and I had, very sadly to say, unpublish it...
I would appreciate your help on the issue. If you need further infos let me know.
Ciao
Luca
Please Log in or Create an account to join the conversation.
- spook
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
17 years 7 months ago #804
by spook
Replied by spook on topic Re: RSS stopped working...
Found another RSS MODULE.Sorry but couldn't wait ages for your reply. Nice forum template by the way, now it's time to support your potential customers...
Ciao
Ciao
Please Log in or Create an account to join the conversation.
- chester
- Offline
- New Member
Less
More
- Posts: 2
17 years 4 months ago #805
by chester
Replied by chester on topic Re: RSS stopped working...
I also experiencing the similar problem, my RSS Feeder won't display anymore, it's works before but not now.... it's just suddenly won't display the RSS feed content again.... :'(
Maybe you can share your new RSS Feed with me ?? I need it badly, thank you if you can do it. :)
Maybe you can share your new RSS Feed with me ?? I need it badly, thank you if you can do it. :)
Please Log in or Create an account to join the conversation.
- csrguy
- Offline
- New Member
Less
More
- Posts: 2
17 years 3 months ago #806
by csrguy
Replied by csrguy on topic Re: RSS stopped working...
Change the require part to absolute path...I found this somewhere else in the forums but I have not been able to locate it.
Rock on
// SimplePie Setup
require_once($mosConfig_absolute_path.'/modules/mod_jw_srfr/simplepie.inc');
// Feed list
Rock on
Please Log in or Create an account to join the conversation.
- Daniel R. S#rensen
- Offline
- New Member
Less
More
- Posts: 1
17 years 3 months ago #807
by Daniel R. S#rensen
Replied by Daniel R. S#rensen on topic Re: RSS stopped working...
Anyone got this to work again ?
Please Log in or Create an account to join the conversation.