Page 1 of 1

Error - PhocaGalleryRenderFront

Posted: 19 Apr 2010, 01:31
by trevor4370
I am getting the following error

Fatal error: Call to undefined method PhocaGalleryRenderFront::getstring() in /********/*********/*********components/com_phocagallery/views/category/view.html.php on line 169

See it here http://pentathrun.com/gallery.html

Any ideas?

Version 2.6.2

PHP version 5.2.9

Re: Error - PhocaGalleryRenderFront

Posted: 26 Apr 2010, 18:08
by Jan
Hi, check if your Phoca Gallery installation was successfully.

The:
phocagalleryimport('phocagallery.render.renderfront');

renderfront class is loaded in front in phocagallery file, so there cannot be such error.

If you or somebody other have made modifications to render front classes, try to reinstall the component.

Jan

Re: Error - PhocaGalleryRenderFront (SOLVED)

Posted: 28 Apr 2010, 01:07
by trevor4370
Yes, just did a reinstall and all works fine. Thanks.

Re: Error - PhocaGalleryRenderFront

Posted: 29 Apr 2010, 21:42
by Jan
Ok

Re: Error - PhocaGalleryRenderFront

Posted: 09 Feb 2011, 20:23
by psun
I have phoca gallery, slideshow and module all installed on my website.

I am getting the following error when I try to click on an image in the category view:

Fatal error: Call to undefined method PhocaGalleryRenderFront::getString() in /components/com_phocagallery/views/detail/view.html.php on line 89

Admittedly, I was tinkering with the "powered by" text. But I think I undid everything I touched, but now I am getting this error above.

I tried to uninstall and reinstall, but when I uninstall the gallery plugin, it disappears from the plugin uninstall page, but when I browse to the galleries, its still visible (with the error.)

When I try to uninstall the slideshow plugin, I get this error, It was not possible to delete the selected file.: 'phocagalleryslideshow.xml'...

I uninstalled the gallery, slideshow, and module, and when I browse to the ftp site, its all still there. I reinstalled everything, but its still showing the error...

I don't know what else to do... please help.

Re: Error - PhocaGalleryRenderFront

Posted: 13 Feb 2011, 15:59
by Jan
Hi, you should install the latest (newest) extensions (module, plugin, component). Seems like some part is obsolete

Jan

Re: Error - PhocaGalleryRenderFront

Posted: 20 Mar 2011, 20:53
by hopekiah
I so appreciate this forum. I had the same error, found this post instantly after Googling the error, reinstalled Phoca Gallery, and everything works great. Thanks Jan!

Re: Error - PhocaGalleryRenderFront

Posted: 24 Mar 2011, 21:33
by Jan
Ok