7912 Posts in 1355 Topics by 930 members
DataObjectManager Module
SilverStripe Forums » DataObjectManager Module » SOLVED: jQuery load not happening in ImageGallery "import from an existing folder" in IE7 or IE8
Discuss the DataObjectManager module, and the related ImageGallery module.
Moderators: martimiz, UncleCheese, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 1052 Views |
-
SOLVED: jQuery load not happening in ImageGallery "import from an existing folder" in IE7 or IE8

20 August 2010 at 4:31am Last edited: 21 August 2010 4:13am
I've been using the image gallery happily in FF but my client is using ie8. I don't have that but am getting the same problem with ie7. The problem is...
When I open the popup to "Add files to .... folder" the "Import from existing folder" doesn't work. On FF, selecting an entry in the dropdown populates a nice ticklist of thumbnails I can choose from. in IE7 and IE8, nothing happens. I don't get an error, but I don't get anything else either.
in dataobject_manager/javascript/filedataobjectmanager_popup.js everything up to the line
$('#import-holder').load($(this).val(), {},function() {
seems to happen, but then nothing loads.
Any ideas anyone? btw I'm using ss 2.4.0
-
Re: SOLVED: jQuery load not happening in ImageGallery "import from an existing folder" in IE7 or IE8

20 August 2010 at 8:47pm Last edited: 20 August 2010 8:50pm
More info:
Although the problem is that the jQuery load() doesn't seem to fire, I don't think it's a jQuery conflict because "Upload from my computer" works fine in the same popup. Or is that not using jQuery?
I do get a "Stack Overflow at line 0" when accessing the admin for the whole page the gallery is in, but no js errors to be had in the actual "Photos" tab or the popup.
-
Re: SOLVED: jQuery load not happening in ImageGallery "import from an existing folder" in IE7 or IE8

21 August 2010 at 1:40am
If you're running 2.3, make sure you're on the 2.3 branch of DOM. See the sticky in this forum.
-
Re: SOLVED: jQuery load not happening in ImageGallery "import from an existing folder" in IE7 or IE8

21 August 2010 at 1:44am
Definitely using ss 2.4.0 and also
DOM r395
SWFUpload r375
ImageGallery r398 -
Re: SOLVED: jQuery load not happening in ImageGallery "import from an existing folder" in IE7 or IE8

21 August 2010 at 2:27am
Those are pretty old versions. Can you update to r430ish?
-
Re: SOLVED: jQuery load not happening in ImageGallery "import from an existing folder" in IE7 or IE8

21 August 2010 at 4:13am
I updated to r430 and it works ok now. Also, nothing else seems broken yet. I'd call this solved.
-
Re: SOLVED: jQuery load not happening in ImageGallery "import from an existing folder" in IE7 or IE8

21 August 2010 at 5:10am
As I remember there was an unclosed UL in that template, and of all browsers, IE was the one to complain about it.
| 1052 Views | ||
|
Page:
1
|
Go to Top |

