Page 1 of 1

Problem Phoca Gallery Plugin - show Image in article

Posted: 18 Mar 2012, 19:24
by univer
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

Re: Problem Phoca Gallery Plugin - show Image in article

Posted: 19 Mar 2012, 22:29
by Jan
Hi, does it work if SEF disabled?

https://www.phoca.cz/documents/16-joomla ... -in-joomla

Jan

Re: Problem Phoca Gallery Plugin - show Image in article

Posted: 20 Mar 2012, 00:48
by univer
hi Jan

Thank you for having responded to me
I tried to disable the SEF, but the issue remained

sergio

Re: Problem Phoca Gallery Plugin - show Image in article

Posted: 21 Mar 2012, 16:08
by univer
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

Re: Problem Phoca Gallery Plugin - show Image in article

Posted: 22 Mar 2012, 00:33
by Jan
And did you test that the category has the same language as the article?

Re: Problem Phoca Gallery Plugin - show Image in article

Posted: 22 Mar 2012, 16:57
by connyk
Hi folks,

I have the same problem as univer, but no multilingual site.
Thanks for any hints to solve the problem.

Cheers, Conny

Re: Problem Phoca Gallery Plugin - show Image in article

Posted: 28 Mar 2012, 00:25
by univer
Jan wrote:And did you test that the category has the same language as the article?
Yes Yes the category has the same language as the article

Re: Problem Phoca Gallery Plugin - show Image in article

Posted: 02 Apr 2012, 21:37
by Jan
Hmmm, will do some tests

Re: Problem Phoca Gallery Plugin - show Image in article

Posted: 04 Apr 2012, 19:28
by Jan
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