Hi
I have drupal 6 site with wisiwyg & tinymce 3.4
the richTextEditor disappears when the form is loaded, this happens sometimes in crome & ie
when i reload the page this returns

Any ideas what can cause this problem ?

Comments

twod’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Closed (fixed)

Apologies for the extremely long delay, I simply did not see this issue until now.

This could happen if there are JavaScript errors on the page, which will halt script execution in the browser and prevent the editors from loading properly. It's difficult to guess, but it could be timing related since it works the second time, perhaps after caches have been primed.

There's also a newer Wysiwyg release out for D6, and a -dev snapshot with even more fixes applied to it. I would recommend testing the 6.x-2.x-dev snapshot to see if the problem goes away.

If this still is a problem, please reopen the issue and I promise I'll reply much sooner this time.