Page 1 of 1

Fatal error

Posted: 18 Jun 2009, 23:27
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.

Re: Fatal error

Posted: 19 Jun 2009, 16:20
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

Re: Fatal error

Posted: 19 Jun 2009, 17:28
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.

Re: Fatal error

Posted: 19 Jun 2009, 17:29
by Jan
Hi, please let me know the site where this appears? or screenshot of the problem?

Jan

Re: Fatal error

Posted: 21 Jun 2009, 11:32
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

Re: Fatal error

Posted: 23 Jun 2009, 20:27
by Jan
Hi, on line 7, there is a echo $this->info and $this->info should be a string ???

Re: Fatal error

Posted: 25 Jun 2009, 17:02
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.

Re: Fatal error

Posted: 26 Jun 2009, 21:05
by Jan
Ok