I'm using Joomla 1.5 and VirtueMart for my e-shop. I've also installed a virtuemart template which loads mootools.
Well in my virtuemart product detail pages, if you click the main image to make it enlarged using IE8 it will not open and return a JS error instead (found it using Firebug): http://goo.gl/6lQCV
- Code: Select all
Message: 'closeButton' is null or not an object
Line: 21
Char: 63
Code: 0
URI: http://www.xxxxx.xxx/media/system/js/mootools.js
I'm not sure but I think that if I fix the JS errors on these pages the problem will be solved and the images will open normally. Note that on all other browsers it works fine (Firefox, Chrome, Safari, IE9).
The page returns some other errors too but they're the whole time there.
Thanks in advance


