I know there are other threads related to this problem but I cannot find one dedicated to this particular problem. Forgive me if it is a duplicate.
I was able to insert an image into a page one time. Since then when I attempt to insert another image (in the same page or a new page) it brings up the popup window and then it freezes displaying Loading ...
I've read the installation requirements and I believe I have the correct versions installed.
Here is what I have installed (along with some comments)
WYSIWYG Image upload 6.x-2.4 Enabled
WYSIWYG Image upload - Lightbox2 integration 6.x-2.4 Enabled
WYSIWYG Image upload Browser 6.x-2.4 Enabled
WYSIWYG Image upload migration tool 6.x-2.4 Disabled
Wysiwyg imageupload - Migrates WYSIWYG imageupload 1-x t 2.x 6.x-2.4 Disabled
ImageAPI 6.x-1.9 Enabled
ImageAPI GD2 6.x-1.9 Disabled
ImageAPI ImageMagick 6.x-1.9 Enabled
ImageCache 6.x-2.0-beta10 Enabled
ImageCache UI 6.x-2.0-beta10 Disabled
jQuery UI 6.x-1.4 Enabled - I can't find Jquery 6.x-1.3 (is this version Ok?) INSTALLATION notes say should be jQuery UI 6.x-1.3 (IMPORTANT: Install jquery_ui according to this howto. You have to replace the jquery.ui folder with the (js library) with the 1.7.x version !!)
jQuery Update 6.x-2.0-alpha1 Enabled (is an alpha version Ok?) - the recommended version available is 6.x-1.1 and dev is 6.x-2.x-dev) ... INSTALLATION notes say: jQuery Update (IMPORTANT: Be sure you have installed jquery_update 6.x-1.2 or newer and NOT jquery_update 6.x-1.1)
Wysiwyg 6.x-2.1 Enabled
JQuery UI Dialog API 6.x-1.10 Enabled (is this the same as Jquery UI Dialog?)
Lightbox2 6.x-1.x-dev
Both views are defined and if I preview wysiwyg_imageupload_browser I see the one image I uploaded
wysiwyg_imageupload_by_node also works
I also have these jQuery modules:
jQuery UI 1.7.2
jQuery Update 1.3.2
Comments
Comment #1
eugenmayer commentedJust to be sure, when you open the view alone, it works, right?
But when you are in the WYSIWYG and use the browser, it does not show any images, right?
Comment #2
Patricia_W commentedCorrect ... the view works but attempting to insert/browse hangs (.i.e before it does anything).
Comment #3
eugenmayer commentedI guess then the issue comes down to the views_embed thing.
https://github.com/EugenMayer/wysiwyg_imageupload/blob/master/modules/wy...
The only issue i can think of is the key "default". Maybe the key is not correct on all systems and therefor the view can not be embedded.
Are you using the same user in both cases?
Comment #4
Patricia_W commentedI'm always logged on as the administrator
Comment #5
eugenmayer commentedshould be fixed with 2.5
Comment #6
eugenmayer commentedcleaning up
Comment #7
jomuji commentedi have the same problem, somebody has any fix?