I am fairly sure I have this installed according to the instructions but it's always possible I missed something. I have the button showing up and I can click it but it does nothing. I've tried in Firefox, Opera, and Chrome. Looking in firebug, I get:

data.node is null
  data.node = data.node.$; 

I don't know javascript and don't know where to go from here. Any suggestions?

Thanks,

Michelle

CommentFileSizeAuthor
#2 wysiwyg.1027434.patch854 bytestroynt
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

troynt’s picture

Commenting out line 186 made it work for me.

"data.node = data.node.$;"

troynt’s picture

FileSize
854 bytes
entrigan’s picture

Project: Wysiwyg ImageField » Wysiwyg
Version: 6.x-1.x-dev » 6.x-2.2
Category: support » bug

#1 works for me, and also I can confirm that upgrading to wysiwyg 2.2 started the problem. Moving to wysiwyg

sun’s picture

Status: Active » Closed (duplicate)

This has been fixed in the latest dev snapshot already.

Michelle’s picture

Status: Closed (duplicate) » Active

Thanks for working on this. I had uninstalled Wysiwyg ImageField when I couldn't get it to work and haven't had a chance to try and see if this fixes it for me, yet.

Michelle

Michelle’s picture

Status: Active » Closed (duplicate)

Whoops, crossposted. Sorry, Sun, and thanks for fixing it. :)

Michelle