TinyMCE with Wysiwyg API is not working at drupal 6.10. FCK editor as well.
It's working with drupal 6.9.
Can anyone help me regarding this problem please

Thanks you very much.

Comments

sun’s picture

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

If Wysiwyg API does not work as expected, please

1) Remove all buttons/plugins from your Wysiwyg profile except bold+italic buttons
2) Test whether the editor appears
3) If not, temporarily disable (all) other contrib modules
4) Test again
5) If the editor appears, re-enable other contrib modules step-by-step to see who's guilty.

peti2006@googlemail.com’s picture

Thanks for yr help.
The problem was my custom theme.
I put print $closure at the bottom of the page.tpl.php and it's working now.

peti2006@googlemail.com’s picture

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