Page 1 of 1

Fatal error using Phoca Gallery plugin

Posted: 11 Jan 2010, 01:59
by azathoth
Hello all

I have read several other posts regarding this error:

Fatal error: Call to undefined method PhocaGalleryImageFront::displayImageOrNoImage() in xxx/phocagallery.php on line 877

that line in the file has the following code:

Code: Select all

$image->linkthumbnailpath = PhocaGalleryImageFront::displayImageOrNoImage($image->filename, $imgSize);
What i want to do is to display some images inside an article content. I'm able to display a list of galleries using this code (using curly braces, of course):

[phocagallery view=categories|imagecategories=1|imagecategoriessize=1]

but this won't work:

[phocagallery view=category|categoryid=2|limitstart=1|limitcount=3|imageshadow=none|displayname=1|displaydetail=0|displaydownload=0|displaybuttons=1|pluginlink=0|type=0|imageordering=1]

I use the button plugin to generate the code. I have already upgraded Phoca Gallery component and re-installed plugins. Currently i have:

Joomla 1.5.14
Phoca Gallery 2.6.2
Phoca Gallery Plugin 2.6.0
Phoca Gallery Button Plugin 2.6.0

Any suggestions?
Thanks in advance

Re: Fatal error using Phoca Gallery plugin

Posted: 11 Jan 2010, 10:26
by reko
Hi, upgrade the plugin and the button to 2.6.2 and try again.
regards
/rk

Re: Fatal error using Phoca Gallery plugin

Posted: 12 Jan 2010, 01:01
by azathoth
reko wrote:Hi, upgrade the plugin and the button to 2.6.2 and try again.
regards
/rk
Can you provide a link for that? I can only see the 2.6.0 versions for those plugins on the downloads page.

Re: Fatal error using Phoca Gallery plugin

Posted: 12 Jan 2010, 01:10
by reko

Re: Fatal error using Phoca Gallery plugin

Posted: 12 Jan 2010, 06:40
by azathoth
OK, now I've upgraded the component and gallery plugin to 2.6.2, and everything is working fine

thank you!

Re: Fatal error using Phoca Gallery plugin

Posted: 14 Jan 2010, 22:52
by Jan
Ok