Bug report
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Bug report
Hi, which code you have pasted to the article?
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 10
- Joined: 19 Nov 2009, 15:31
Re: Bug report
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
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
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Bug report
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
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
-
- Phoca Member
- Posts: 14
- Joined: 12 Jul 2009, 02:06
Re: Bug report
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.
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,
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}
Greetings,