Fatal error: Call to undefined function: form_button() in /home/greenport/www/drupal/modules/htmlarea.module on line 32

I saw a similar bug dicussed here so I figured this was the best place to discuss it. I was having trouble getting the textateas to come up with an htmlarea so I repatched the source. Now I get this problem. At least the call to the htmlArea JS comes up in the header when I view the page source, now. I tried installing both CVS and beta and got the same result.

Comments

jo1ene’s picture

As it turns out, htmlAreas appear in the marvin theme but I'm using xTemplate. I saw something regarding an xTemplate issue so I checked the page source and I have the header, footer and onload present. The form button may be a patch error. I'll take a look at it manually. In the mean time, I have a theme related issue here.

gordon’s picture

Assigned: Unassigned » gordon

You need to apply the patch that is supplied with the 4.3 version of htmlarea to use htmlarea with 4.3 I currently do not support 4.2, mainly due the fact that I have not had a request for this to be backported to 4.2

Do not use the 4.4 (cvs) version with 4.3 as it will not work.