I had WYMeditor working. Great tool!! Want to get back there.

Right now, cannot enter mouse into text area and write. If i hide the editor and add text, then enable the editor, the text does not show up in the editor area.

Doesn't work on IE or Firefox. On IE i got an error, when i select the node to edit:
Line 32
Document.getElementById is null or not an object.

No such error in Firefox/Linux, but in both case, the textares is blue, and i cannot type in it.

How to debug? What info can i get you, or where should i look?

thanks,
m

Comments

Moxide’s picture

Assigned: Unassigned » Moxide

Hi,

I emailed you some instructions.

jorditr’s picture

I'm also having the same trouble. The weird thing is that is happening on a site I got FCK and I prefered to substitute it by WYMeditor. On another site is working perfect. Any idea?

Moxide’s picture

Hello,
Have you downloaded the latest module for Drupal 5.1 (2007-May-16) ?
It may fix some issues related to the onload event.

If this version does not work, could you post here the "" part of your page's source code ? The problem may be caused by a collision with other Javascript files.

jorditr’s picture

OK, I'll try the new version.

Moxide’s picture

Ok.

In my message above, you must read :
"...could you post here the "HEAD" part of your page's source code ?"

jorditr’s picture

It was not a question of new version, my template was not linking to drupal javascript libraries. Once I added them to the template everything was right. Thanks :-)

Moxide’s picture

Status: Active » Closed (fixed)

Good news ;-)