I have enabled it in the administrator->modules and when i go to setting->htmlarea tab i got this error

"Call to undefined function: form_checkbox()";

Please help me it's very urgent for me.

thanks
Lalit

Comments

anner’s picture

Did you try and load the 4.6 HTMLarea module into your 4.7 installation? You'll need to use the CVS version of it for you 4.7 install.

manueljperez’s picture

htmlarea 4.6 doesn't work with Drupal-4.7.x core. It's because of the htmlarea_settings_*() set of functions needs to be updated to comply with the new form system.

Why don't you try TinyMCE WYSIWYG editor?

Regards,
Manuel J.