Page 1 of 1

Re: Bug report

Posted: 14 Nov 2009, 23:20
by Jan
Hi, which code you have pasted to the article?

Re: Bug report

Posted: 19 Nov 2009, 15:36
by OnkelBens
Hi,

I've got the same problem!

The pasted code after using a category is:

{phocagallery view=categories|imagecategories=1|imagecategoriessize=0|hidecategories=1}

Warning: Invalid argument supplied for foreach() in C:\xampp\xampp\htdocs\joomla\plugins\content\phocagallery.php on line 657

Warning: implode() [function.implode]: Invalid arguments passed in C:\xampp\xampp\htdocs\joomla\plugins\content\phocagallery.php on line 1342


Maybe because I first only installed Phoca, created category - used it for some trys.
than 1 day later i installed "Phoca Gallery Button Plugin" and "Phoca Gallery Plugin"

How can i uninstall them? just del the folder?


Now i tried to just insert one picture. page now i completely white with error:
Fatal error: Call to undefined method PhocaGalleryImageFront::displayImageOrNoImage() in C:\xampp\xampp\htdocs\joomla\plugins\content\phocagallery.php on line 866

Re: Bug report

Posted: 23 Nov 2009, 00:24
by Jan
Hi, seems like you are using different versions of modules, plugins and components..

you should use Phoca Gallery 2.5.8 with modules and plugins with version 2.5.x

Jan

Re: Bug report

Posted: 27 Nov 2009, 11:49
by derebo
Jan,

I'm helping you out here. Guys, the problem is most probably you're using the wrong categoryid= value. If you input a non-existent categoryide value eg.

Code: Select all

{phocagallery view=category|categoryid=14|displayname=0}
when there are only 13 categories, that precise error will show. So pay close attention the the categoryid you have created and the categoryid you have written in the plugin...

Greetings,