Hi all. In my home page I have a slideshow with gk_image_show.
When I click on menu, I opened a variation of My Store Theme. Is the same thing of home, but I changed the colours.
In the home the slideshow works, in the new template doesn´t work.
I´m ataching two prints to show what is happen.
On IE I recived an error
Detalhes dos erros da página da Web
Agente de Usuário: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C)
Carimbo de data/hora: Sun, 29 May 2011 23:03:47 UTC
Mensagem: '$this.slides[...].slide' is null or is not an object
Line: 119
Charactere: 13
Code: 0
URI: http://www.clientedolula.com.br/dinamis ... ge_show.js
Mensagem: '$this.slides[...].slide' is null or is not an object
Line: 119
Character: 13
Códe: 0
URI: http://www.clientedolula.com.br/dinamis ... ge_show.js
the 119 line is
$this.slides[actual].slide.setStyle("z-index",max+1);
$this.slides[actual].anim.start(1,0);
$this.slides[which].anim.start(0,1);
Somebody can help me?
Regards.
BF