I installed the tinyMCE module and when I go to administer >> settings >> tinyMCE I get the error message below:

Fatal error: Call to undefined function: form_radios() in C:\Program Files\xampp\htdocs\drupal-4.7.0-beta3\modules\tinymce\tinymce.module on line 556.

I also get similar messages for a couple of other modulkes (buddylist, superteaser) but all others are working OK.

Any ideas, thoughts, opinions?

Thanks

Comments

DriesK’s picture

You are using the 4.6.x version of that module, which doesn't work with Drupal 4.7.x. There is no 4.7.x branch yet for tinyMCE, so you'll have to try the HEAD version. I briefly checked it, I think it should work with beta3, although you have to keep in mind that you're working with the development version, which can have bugs in it.