module isn't working in Drupal 4.7.3. A click on administer > settings > creative common output this error:

PHP Fatal error: Call to undefined function form_textfield() in c:\Inetpub\wwwroot\drupal\modules\creativecommons\creativecommons.module on line 131

Comments

jaxxed’s picture

Anytime you see: PHP Fatal error: Call to undefined function form_*() , It means that you are using a 4.6 module in 4.7

turadg’s picture

Status: Active » Closed (fixed)

Not applicable in D6 version.