I have tried to install the event module under Drupal 4.7. I have followed the installations instructions and I still have problem.
Fatal error: Call to undefined function form_radios() in c:\wamp\www\fanfarons\modules\event\event.module on line 149
Thank you for help

Comments

pfaocle’s picture

Are you sure you've got the latest CVS version of the event module too? AFAIK it was an early adopter of Forms API, and is working OK for me.

svemir’s picture

Status: Active » Fixed

cvs version of event module does not have such a line. It does not use "form_radios" at all. That must be an old version of the module.

Anonymous’s picture

Status: Fixed » Closed (fixed)