Closed (fixed)
Project:
Legal
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2006 at 23:34 UTC
Updated:
18 Feb 2007 at 03:23 UTC
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
Comment #1
heine commentedThis 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).
Comment #2
robert castelo commented