Greetings to all staff
guys i have a small problem
I have joomla 2.5.3
I installed the following applications:
Phoca Gallery 3.1.5
Phoca Gallery Plugin 3.1.2
I state that the entire site is multilanguage
for photo galleries I set for outputting for all languages.
Through Phoca Gallery
I can on the administrator to:
- Upload photos
- Create thumbnails
- Create the images into categories with
Through Phoca Gallery Plugin
I post an article in a category of photos through the code:
{phocagallery view=category|categoryid=2|limitstart=0|limitcount=0|displayname=0|displaydetail=0|displaydownload=0|
displaybuttons=0|displaydescription=0|displayimgrating=0}
if I open the article, the list of photos you can see,
but if I try to click on any photo to enlarge
it seems the pop-up saying:
404 - Category does not exist or is unpublished
the page where is the category of photos:
index.php/en/car-park/11-cars
while the link of a photo to open the picture:
index.php/en/component/phocagallery/2-cars-mercedes-220/detail/11-cars-mercedes-220?tmpl=component&detail=0&buttons=0
I thank you in advance
regards sergio
Problem Phoca Gallery Plugin - show Image in article
-
- Phoca Newbie
- Posts: 5
- Joined: 18 Mar 2012, 15:20
- Jan
- Phoca Hero
- Posts: 48694
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem Phoca Gallery Plugin - show Image in article
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 5
- Joined: 18 Mar 2012, 15:20
Re: Problem Phoca Gallery Plugin - show Image in article
hi Jan
Thank you for having responded to me
I tried to disable the SEF, but the issue remained
sergio
Thank you for having responded to me
I tried to disable the SEF, but the issue remained
sergio
-
- Phoca Newbie
- Posts: 5
- Joined: 18 Mar 2012, 15:20
Re: Problem Phoca Gallery Plugin - show Image in article
jan
if you want, you can access the site, so check what is the error, and maybe fix it.
I think the problem is related to the fact that the site is multilingual.
regards sergio
if you want, you can access the site, so check what is the error, and maybe fix it.
I think the problem is related to the fact that the site is multilingual.
regards sergio
- Jan
- Phoca Hero
- Posts: 48694
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem Phoca Gallery Plugin - show Image in article
And did you test that the category has the same language as the article?
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 22 Mar 2012, 11:43
Re: Problem Phoca Gallery Plugin - show Image in article
Hi folks,
I have the same problem as univer, but no multilingual site.
Thanks for any hints to solve the problem.
Cheers, Conny
I have the same problem as univer, but no multilingual site.
Thanks for any hints to solve the problem.
Cheers, Conny
-
- Phoca Newbie
- Posts: 5
- Joined: 18 Mar 2012, 15:20
Re: Problem Phoca Gallery Plugin - show Image in article
Yes Yes the category has the same language as the articleJan wrote:And did you test that the category has the same language as the article?
- Jan
- Phoca Hero
- Posts: 48694
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem Phoca Gallery Plugin - show Image in article
Hmmm, will do some tests
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48694
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Problem Phoca Gallery Plugin - show Image in article
Hmmm, testing with multilanguage feature, without any problem ???
Anyway, this:
index.php/en/component/phocagallery/2-cars-mercedes-220/detail/11-cars-mercedes-220?tmpl=component&detail=0&buttons=0
is not right link, it should get itemid, see:
https://www.phoca.cz/documents/16-joomla ... -in-joomla
Jan
Anyway, this:
index.php/en/component/phocagallery/2-cars-mercedes-220/detail/11-cars-mercedes-220?tmpl=component&detail=0&buttons=0
is not right link, it should get itemid, see:
https://www.phoca.cz/documents/16-joomla ... -in-joomla
Jan
If you find Phoca extensions useful, please support the project