Page 1 of 1

Re: Bug report: Warning: implode() with Switch image

Posted: 22 Feb 2010, 22:05
by Jan
Hi, I don't understand how you can get the error if you didn't set the JAK

So if you didn't set the jak: (detail = 6 and it is not set in components parameters)
if ( $tmpl['detailwindow'] == 6 ) {
your code cannot access the array.

But I will take a look at it.

Jan

Re: Bug report: Warning: implode() with Switch image

Posted: 29 Apr 2010, 23:54
by Jan
Did you add the second code (list of images)
with method = 6 (JAK)?

{phocagallery view=category|categoryid=1|limitstart=0|limitcount=5|detail=6|enableswitch=1}

In the first example the detail=6 is missing, which means there cannot be displayed any images because they were not added to the array.