Re: ZX Slideshow official thread
Hi,
I was using ZX Slideshow v2.1 and v2.2 on ZC 1.5.6c without issues.
Now I have a testcart using 2.1.0, and have installed v3.0.0 of the plugin.
I ran the uninstall SQL patch for v2.2 on my database.
After that I copied all the admin and cart files across, modifying the two templates to insert the slider as explained (CSS file directly from the plugin as is).
The admin configuration had no issues, but slides do not display.
The jscript error in the browser debugger simply says:
TypeError: currentSlide is undefined
at the
Code:
var currentSlide = this.slides[this.activeIndex];
in the
Code:
jQuery(window).on("load", function ()
of the jscript_zx_slideshow.php file.
There are no Zencart level debugging logs.
I have tried to check that I did not forget some editing changes but cannot seem to find any issue at the moment.
If anyone has ideas on where I should be looking, I would be most grateful.
Zen Cart 1.5.6c modified for Japanese language support. Upgraded incrementally from initial 1.5.5d. Currently planning direct upgrade to 2.1.0
Bookmarks