I have installed wysiwyg_imageupload on a couple of web sites but can't get it working here.

Wysiwyg 6.x-2.3
jQuery UI 6.x-1.4
JQuery UI Dialog API 6.x-1.10
jQuery Update 6.x-2.0-alpha1
jQuery 1.7.3

CKEditor module in sites/all/libraries version = "6.x-1.2"
ckeditor_3.5.1

popup appears as transparent page load and buttons don't do anything

I also tried disabling AdSense and Gigya Toolbar

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

decibel.places’s picture

also tried disabling popups_api with no improvement

EugenMayer’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

That is not a bug request, thats a support request. Its your job finding the modules incompatible :)

decibel.places’s picture

I disagree. If your module does not work well with others, then it is a failure in your module.

I hoped someone would see the screencap and module list and say "This is how I fixed it"

Your response is pushing me to ditch your module and use the CKFinder Wysiwyg bridge module http://www.opc.com.au/web-development/wysiwygckeditorckfinder-bridge-mod...

That is how I will fix it, since your module is not working here

EugenMayer’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Here you go, case closed.

decibel.places’s picture

More testing, including trying the module in a fresh install, and it seems to be a JS error in Firefox - LOTS of errors in console

The popup dialog works in Chrome and IE8

hmmmm....

the good news is I got the CKFinder Wysiwyg bridge working in all browsers :)

decibel.places’s picture

I have been told it may be due to Date Popup module http://drupal.org/node/461116

For those with this problem, I had to disable the Date Pop-Up module first before enabling the jquery_ui module. Also, make sure you extract the actual jquery files into the jquery_ui module directory not into a sub-directory within the jquery_ui module directory.

I haven't tested the fix yet
---------------------------------

However, on another site, without Date/Date Popup I am having the same problems (with jquery 1.7.3)

So I switched to IMCE http://drupal.org/project/imce and IMCE wysiwyg http://drupal.org/project/imce_wysiwyg - it works but the IMCE interface could be confusing to users who are not used to it.

plepe’s picture

Hi! I had the same problem (transparent dialog box and I can interact with the dialog at all). I solved the problem by installing Jquery UI 1.7 (instead of 1.8).

Skunk.

EugenMayer’s picture

Like it is supposed in the docs ~10 times :)