By hawkjsr on
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
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
Did you try and load the 4.6
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.
are you using htmlarea 4.6? Yes, I guess
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.