Re: Bug report: Warning: implode() with Switch image
Posted: 22 Feb 2010, 22:05
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
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