Page 1 of 1

Code won't parse

Posted: 09 May 2009, 02:49
by pavieira
The plugin code won't parse on some pages. It works on this one:

http://www.oeco.com.br/adriano-gambarin ... uma-imagem

But not on this one:

http://www.oeco.com.br/adriano-gambarini

I think it was supposed to work on both instances of the same item, right?

Here's the code i'm using:

{phocagallery view=category|categoryid=97|
limitstart=2|limitcount=3|detail=4|displayname=0|displaydownload=0|
displaydetail=1|imageshadow=shadow1}

Re: Code won't parse

Posted: 09 May 2009, 10:59
by caro84g
Hi,

please remove the linebreaks or spaces in the code.
In the whole code only 1 space is allowed and that's the one between 'phocagallery' and 'view'.

Regards, Carolien

Re: Code won't parse

Posted: 09 May 2009, 16:17
by pavieira
That is not the problem. If you open the two links I've posted you'll see that the code is indeed working on the first link, but it's not working on the second link. It's the same item published, but the code is not working when you reach it through the second link.