Closed (fixed)
Project:
Creative Commons
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2006 at 20:51 UTC
Updated:
19 Aug 2009 at 20:50 UTC
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
Comment #1
jaxxed commentedAnytime you see: PHP Fatal error: Call to undefined function form_*() , It means that you are using a 4.6 module in 4.7
Comment #2
turadg commentedNot applicable in D6 version.