TInyMCE 3.2.5 doesn't render at all in IE and FF when the add node page first loads . When I click "Save" article button leaving a mandatory field empty, the page reload stating the empty field error and now I can see the editor.
Everything works fine in Chrome and Safari
Comments
Comment #1
sunPlease make sure you read the FAQ for Wysiwyg module (also linked from the project page).
If Wysiwyg API does not work as expected, please test whether it works
- after clearing/flushing Drupal's cache AND your browser's cache
- by temporarily switching to Drupal core's default Garland theme.
- after removing all wysiwyg profiles, create a new one, and in that profile, remove all plugins/buttons except bold + italic.
- by using the latest development snapshot.
- after disabling (all) other contrib modules (and if it does, re-enable them step-by-step to see who's guilty).
- in a different browser.
In case none of those steps make it work, then we need much more information in this issue. The editor and editor version in question, your browser and browser version, the web server software (Apache/IIS). Hence, setting proper status.
In any case, please report back about the status of this issue. Thanks.
Comment #2
Avatar commentedYou can close this issue. It is working fine now though I didn't make any changes, just when I checked it again, everything was ok..weird a bit :)
Comment #3
sun