I've installed TinyMCE (two pieces - the Drupal module and the javascript engine). It all looks good - I've enabled the module and created a profile that let's everyone use the editor. I've made sure it's enabled in my account but I don't see TinyMCE when I go to create content. The profile is set to enable TinyMCE on all textareas. I've tested for it in Foxfire (v1.0.6) and IE (v6.0.26). When I use Opera with the Javascript console enabled I the following error:

Inline script thread
Error:
name: ReferenceError
message: Statement on line 13: Reference to undefined variable: No such variable 'tinyMCE'

Might someone be able to give me a nudge in the direction I should head to fix this?

TIA

Comments

gbanse’s picture

Had to uninstall the whole thing and reinstall it to be sure I got it right. Works like a champ now.