Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

"Fatal error: Class 'FPSSHelperSlideshow' not found in /home/landmark/public_htm

  • bodhiSoft
  • bodhiSoft's Avatar Topic Author
  • Offline
  • New Member
More
12 years 7 months ago - 12 years 7 months ago #43162 by bodhiSoft
I was attempting to enable system caching and immediately afterwards this error is the ONLY thing to appear on my site now:

"Fatal error: Class 'FPSSHelperSlideshow' not found in /home/landmark/public_html/modules/mod_fpss/mod_fpss.php on line 23"

I disabled FPSS module and the site works, but FPSS is for some unknown reason broken.

System cache is currently not enabled, and still FPSS will not return to functioning properly.

I use Joomla 1.7.0.

I tried reinstalling FPSS, but I get an error that the installation package cannot be located.

I uploaded the package to a directory to install from directory and got this error:
"JInstaller: :Install: Cannot find XML setup file
        Path does not have a valid package."

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

More
12 years 7 months ago #43163 by Katia

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

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

More
12 years 7 months ago #43164 by logz05
I have exactly the same problem.

I have tried the addition of
jimport('joomla.application.component.model');

to /components/com_fpss/helpers/slideshow.php

but it still remains.

Please can you let me know how to resolve this

Thanks

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

More
12 years 7 months ago #43165 by Katia
Please provide us a link to your site.

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

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

More
12 years 7 months ago #43166 by logz05
I've sent you a PM with the  details

Thanks

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

More
12 years 7 months ago #43167 by Lefteris
We will release a new version with a fix for this. Until then you can solve the issue by changing the line 23 at /modules/mod_fpss/mod_fpss.php
from :
JLoader::register('FPSSHelperSlideshow', JPATH_SITE.DS.'components'.DS.'com_fpss'.DS.'helpers'.DS.'slideshow.php');
to:
require_once(JPATH_SITE.DS.'components'.DS.'com_fpss'.DS.'helpers'.DS.'slideshow.php');

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

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


Powered by Kunena Forum