I'm running drupal 4.7 beta 6 and received the following error when attempting to access admin/settings/legal. Fatal error: Call to undefined function: form_textarea() in /home/sites/site1/web/modules/legal/legal.module on line 106.

I also get the following when attempting to register:
Fatal error: Call to undefined function: form_textarea() in /home/sites/site1/web/modules/legal/legal.module on line 238

Note that I did have a previous version of this module which did let me add the legal code but would not show up in the registration page.

Thanks for the work you are doing on this really important module! Every site that has user registration should have a Terms & Conditions of Use section.

Comments

heine’s picture

Title: Call to undefined function: form_textarea() » Update legal to 4.7?
Category: bug » feature
Priority: Critical » Normal
Status: Active » Closed (duplicate)

This is not a bug, but by design; the module is for Drupal 4.6. Changed to feature request, changed title and marking duplicate of 43381 (which incidentally is marked as a bug).

robert castelo’s picture

Status: Closed (duplicate) » Closed (fixed)