Hi All,
I have installed UncleCheese's Image Gallery module for the first time. Working well on FF and IE6 and IE7.
However, in IE8, I get a javascript error when I click "Add Images to {Album Name}" button on the "Photos" tab.
The error is located in facebox.js, line 192:
var preload = [ new Image(), new Image() ]
"Object doesn't support this property or method"
There are a few follow on errors after this also.
If I choose to not debug, the upload popup is shown within the original window, not as a popup. This still seems to function fine, until it comes time to close, after which the entire CMS needs to refresh.
Sure enough, the images have been uploaded and are displaying in the correct place, it just appears to be some sort of bug in the popup function.
Any ideas or known bugs?
Cheers
Aaron