By riquis.nio on
hi all,
iam new in drupal.
i have a website which developed in drupal 4.7.
now that convert into 5.1 .
i install a custom module which developed in 4.7 .
one error coming when i use the module that is
Fatal error: Call to undefined function form_textfield() in \www\drupal\modules\promotion\promotion.module on line 476.
can anybody tell me what the problem with that.
i think that the problem is function name form_textfield() is for 4.7 .
is that right???
can anybody tell me the corresponding function name of form_textfield()
thanks
Nio