Bug report

Phoca Gallery plugins - plugins for Phoca Gallery extension
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Bug report

Post by Jan »

Hi, which code you have pasted to the article?
If you find Phoca extensions useful, please support the project
OnkelBens
Phoca Member
Phoca Member
Posts: 10
Joined: 19 Nov 2009, 15:31

Re: Bug report

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48402
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Bug report

Post 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
If you find Phoca extensions useful, please support the project
derebo
Phoca Member
Phoca Member
Posts: 14
Joined: 12 Jul 2009, 02:06

Re: Bug report

Post 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,
Post Reply