Fatal error

Phoca Gallery - image gallery extension
peepy
Phoca Member
Phoca Member
Posts: 14
Joined: 15 Sep 2008, 20:48

Fatal error

Post by peepy »

Hi,

I recently upgraded Phoca gallery to 2.5 Alfa. Every thing seems to work fine until I try to go in to images in back end (administrator). When I click on images, I get this error:

Fatal error: Class 'PhocaGalleryFileFolder' not found in /home/mydhara/public_html/administrator/components/com_phocagallery/models/phocagallerys.php on line 110

I did some search in the forum but could not find anything. Please help.

Thank you.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Fatal error

Post by Jan »

Hi, seems like loading library is missed, I will fix it for 2.5.0 beta.

If you will disable the parameter: clean thumbnails, then it shoul work without this error.

Please let me know.

Jan
If you find Phoca extensions useful, please support the project
peepy
Phoca Member
Phoca Member
Posts: 14
Joined: 15 Sep 2008, 20:48

Re: Fatal error

Post by peepy »

Jan,

Thanks. I have disabled "clean thumbnail parameter" and it works for now.

One more thing, if I may, I had created a medium size images to show in categories list view and had changed the background shadow to work as well. Images work fine but some how it got smaller background shadow. Any hints where I can fix that?

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

Re: Fatal error

Post by Jan »

Hi, please let me know the site where this appears? or screenshot of the problem?

Jan
If you find Phoca extensions useful, please support the project
thoman
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 20 Jun 2009, 11:38

Re: Fatal error

Post by thoman »

Hi

Catchable fatal error: Object of class stdClass could not be converted to string in /home/....../public_html/components/com_phocagallery/views/info/tmpl/default.php on line 7

I have this error when clicking to camera information icon
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Fatal error

Post by Jan »

Hi, on line 7, there is a echo $this->info and $this->info should be a string ???
If you find Phoca extensions useful, please support the project
thoman
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 20 Jun 2009, 11:38

Re: Fatal error

Post by thoman »

Jan wrote:Hi, on line 7, there is a echo $this->info and $this->info should be a string ???
Hi

I have 2 hosting provider, one of them are always giving a problem, I have to manually create the database and few errors on the page, I think this is cause by my hosting provider server setting.

The other hosting give me more freedom to the web host.

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

Re: Fatal error

Post by Jan »

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