Hello,
I have issues with the phoca plugin. I am using this product for first time. I am using Joomla 3.3.0 and T3 framework.
I have installed Phoca plugin "plg_content_phocagallery_4.0.3" and Phoca component "com_phocagallery_v4.1.1".
I am planing to use Phoca for article gallery. For specific articles I am planning to have galleries, and after some paragraph I want to place a gallery and then continue with the text-
In component I have created category name and specified the folder name. Category name is Gallery1 and folder name (with images) is Gallery1. Plugin is turned on.
In article I have added this code {phocagallery view=galler1} but nothing shows up.
Could someone give me an advice? I may not be doing the right way.
Phoca gallery does not display image
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery does not display image
Hi, there is no such parameter like view=gallery - see the parameters:
https://www.phoca.cz/documents/14-phoca- ... ery-plugin
Jan
https://www.phoca.cz/documents/14-phoca- ... ery-plugin
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 13
- Joined: 17 Nov 2008, 16:49
Re: Phoca gallery does not display image
Hello,
I have the same problem. I installed clean Joomla! 3.3.3, Phoca Gallery 4.1.1, Phoca Gallery Content Plugin 4.0.4 and Phoca Gallery Button. I created my test category and I uploaded some test pictures. I wanted embeded a picture in my test module, but it was not working.
Any idea?
Best regards,
Balazs
UPDATE:
I'm testing in old Joomla version (3.1), and the plugin is correctly work, but it is not working in Joomla! 3.3.3.
I have the same problem. I installed clean Joomla! 3.3.3, Phoca Gallery 4.1.1, Phoca Gallery Content Plugin 4.0.4 and Phoca Gallery Button. I created my test category and I uploaded some test pictures. I wanted embeded a picture in my test module, but it was not working.
Any idea?
Best regards,
Balazs
UPDATE:
I'm testing in old Joomla version (3.1), and the plugin is correctly work, but it is not working in Joomla! 3.3.3.
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery does not display image
Hmm, are other Joomla! plugins working in module position in your Joomla! 3.3.3 
Jan

Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery does not display image
Hi, testing now.
I got the problem that the editor added <span> tag to the code, so instead of:
editor saved this:
Try to go to your module - e.g. HTML module and click on "Toggle editor" button and remove the span tag, this should help.
Jan
I got the problem that the editor added <span> tag to the code, so instead of:
Code: Select all
{phocagallery view=categories}
Code: Select all
{<span ...>phocagallery view=categories,</span>}
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 05 May 2016, 23:56
Re: Phoca gallery does not display image
On a similar note, I only want to display images, therefore, I've only installed the Phoca Gallery Component.
I'm using Joomla! 3.3.3 and Phoca Gallery version 4.2.2.
I had no problems or error messages when installing the component, uploading images, creating thumbs, categories and linking to my website (earthskymedia.com/galleries/category/1-gallery-1)
The images aren't being displayed.
After experimenting (a lot), if photo rating was enabled and I clicked a star, the photo opened. Otherwise, they're hidden.
Any help would be appreciated.
Thank you.
I'm using Joomla! 3.3.3 and Phoca Gallery version 4.2.2.
I had no problems or error messages when installing the component, uploading images, creating thumbs, categories and linking to my website (earthskymedia.com/galleries/category/1-gallery-1)
The images aren't being displayed.
After experimenting (a lot), if photo rating was enabled and I clicked a star, the photo opened. Otherwise, they're hidden.
Any help would be appreciated.
Thank you.
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca gallery does not display image
Hi, I get 404 on that page?
Jan
Jan
If you find Phoca extensions useful, please support the project