Keyword

Fatal Error??

  • Dougster
  • Dougster's Avatar Topic Author
  • Offline
  • New Member
More
16 years 8 months ago #6074 by Dougster
Fatal Error?? was created by Dougster
Hey,

I've just installed this and tried to set it away but I only get the following error message

Fatal error: Cannot instantiate non-existent class: simplepie in c:\program files\easyphp1-8\www\modules\mod_jw_srfr.php on line 79

Any thoughts on what the problem is and how I can go about fixing it?

Thanks

paul

Please Log in or Create an account to join the conversation.

  • Panos Kosmidis
  • Panos Kosmidis's Avatar
  • Offline
  • Senior Member
  • Always SEARCH before asking!
More
16 years 8 months ago #6075 by Panos Kosmidis
Replied by Panos Kosmidis on topic Re: Fatal Error??
By this error it seems that the script can't find the declaration of SimplePie Class to initiate it. SimplePie class is declared in /modules/mod_jw_srfr/simplepie.inc check if you have this file if no try to add it. Also try to re download the plugin uninstall it and reinstall it.

INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer

Please Log in or Create an account to join the conversation.

  • Panos Kosmidis
  • Panos Kosmidis's Avatar
  • Offline
  • Senior Member
  • Always SEARCH before asking!
More
16 years 8 months ago #6076 by Panos Kosmidis
Replied by Panos Kosmidis on topic Re: Fatal Error??
Yes truly there is a bug.

Open the file mod_jw_srfr.php

At line 49

change this:
require_once($mosConfig_live_site.'/modules/mod_jw_srfr/simplepie.inc');

to this:

require_once($mosConfig_absolute_path.'/modules/mod_jw_srfr/simplepie.inc');

INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #6077 by JoomlaWorks
Replied by JoomlaWorks on topic Re: Fatal Error??
Fixed in 1.2 just released.

Everyone is encouraged to upgrade to v1.2.

Thanks Panos.  ;)

Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Dougster
  • Dougster's Avatar Topic Author
  • Offline
  • New Member
More
16 years 7 months ago #6078 by Dougster
Replied by Dougster on topic Re: Fatal Error??
Hey,

I've uninstalled 1.1 and installed 1.2 and then kept the default link to joomla and added the World, UK and Entertainment feeds from the BBC website however when I publish them the main content of my site disappears and I get the following

Warning: fsockopen(): unable to connect to demo.joomlaworks.net:80 in c:\program files\easyphp1-8\www\modules\mod_jw_srfr\simplepie.inc on line 2238

Warning: fsockopen(): unable to connect to newsrss.bbc.co.uk:80 in c:\program files\easyphp1-8\www\modules\mod_jw_srfr\simplepie.inc on line 2238

Warning: fsockopen(): unable to connect to newsrss.bbc.co.uk:80 in c:\program files\easyphp1-8\www\modules\mod_jw_srfr\simplepie.inc on line 2238

Fatal error: Maximum execution time of 30 seconds exceeded in c:\program files\easyphp1-8\www\modules\mod_jw_srfr\simplepie.inc on line 2238

Please Log in or Create an account to join the conversation.

  • Panos Kosmidis
  • Panos Kosmidis's Avatar
  • Offline
  • Senior Member
  • Always SEARCH before asking!
More
16 years 7 months ago #6079 by Panos Kosmidis
Replied by Panos Kosmidis on topic Re: Fatal Error??
Please post the url you entered for RSS.

INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer

Please Log in or Create an account to join the conversation.

  • Dougster
  • Dougster's Avatar Topic Author
  • Offline
  • New Member
More
  • Panos Kosmidis
  • Panos Kosmidis's Avatar
  • Offline
  • Senior Member
  • Always SEARCH before asking!
More
16 years 7 months ago #6081 by Panos Kosmidis
Replied by Panos Kosmidis on topic Re: Fatal Error??
which of these RSS not worked for you? For me all three of them worked...

INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer

Please Log in or Create an account to join the conversation.

  • Dougster
  • Dougster's Avatar Topic Author
  • Offline
  • New Member
More
16 years 7 months ago #6082 by Dougster
Replied by Dougster on topic Re: Fatal Error??
None of the feeds work!

All of the main content disappears and i still get the same previous error messages:

Simple RSS Feed Reader 

Warning: fsockopen(): unable to connect to demo.joomlaworks.net:80 in c:\program files\easyphp1-8\www\modules\mod_jw_srfr\simplepie.inc on line 2238

Warning: fsockopen(): unable to connect to newsrss.bbc.co.uk:80 in c:\program files\easyphp1-8\www\modules\mod_jw_srfr\simplepie.inc on line 2238

Warning: fsockopen(): unable to connect to newsrss.bbc.co.uk:80 in c:\program files\easyphp1-8\www\modules\mod_jw_srfr\simplepie.inc on line 2238

Fatal error: Maximum execution time of 30 seconds exceeded in c:\program files\easyphp1-8\www\modules\mod_jw_srfr\simplepie.inc on line 2238

I've checked that the simpllepie.inc is there and I can't see anything else obvious that's missing!

Help

Please Log in or Create an account to join the conversation.

  • Panos Kosmidis
  • Panos Kosmidis's Avatar
  • Offline
  • Senior Member
  • Always SEARCH before asking!
More
16 years 7 months ago #6083 by Panos Kosmidis
Replied by Panos Kosmidis on topic Re: Fatal Error??
please provide me a url.

INTERACTIVE WEB SOLUTIONS | Zend PHP 5 Certified Engineer

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum