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);
[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