PhocaGallery Cooliris: Fatal error: Class 'JFile' not found

Phoca Gallery - image gallery extension
jeepix
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 15 Aug 2009, 11:55

PhocaGallery Cooliris: Fatal error: Class 'JFile' not found

Post by jeepix »

Hi,

When I want to set an RSS Cooliris feed for specific categories in PhocaGallery 2.5.6, I get always that error:
Fatal error: Class 'JFile' not found in .../administrator/components/com_phocagallery/models/phocagalleryc.php on line 514

Does somebody encounter this problem ?

Thanks for your help.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PhocaGallery Cooliris: Fatal error: Class 'JFile' not found

Post by Jan »

Hi,
I am testing it and get no problem there, the JFile class should be loaded there?

Try to paste the:

jimport('joomla.filesystem.file'); on line 416 in this file.

Test, if all files were installed on your Joomla! and Phoca Gallery, it seems like something is missing there, the same with this topic:
viewtopic.php?f=1&t=5492&p=24123#p24123

:idea: :(

Jan
If you find Phoca extensions useful, please support the project
jeepix
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 15 Aug 2009, 11:55

Re: PhocaGallery Cooliris: Fatal error: Class 'JFile' not found

Post by jeepix »

Jan,

When pasting: jimport('joomla.filesystem.file'); on line 416 in this file.
It works well.

Thanks for all, I will check my install. Nice day. :D
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: PhocaGallery Cooliris: Fatal error: Class 'JFile' not found

Post by Jan »

Ok
If you find Phoca extensions useful, please support the project
Post Reply