Can't configure eventfinder, undefined function error
asanvicente - September 9, 2006 - 21:37
| Project: | EventFinder |
| Version: | HEAD |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm trying to install eventfinder on a 4.7.2 Drupal. Event and location modules are installed and working. (I'm not using CiviCRM). I've imported eventfinder.mysql into the database and successfully activated the eventfinder module. I've also provided access to the module in access control.
But when I try to configure the module (in either administer > eventfinder or settings > eventfinder), I receive the following errors:
administer > eventfinder yields this:
Fatal error: Call to undefined function: flexinode_node_name() in /home/digidogd/public_html/gfa/drupal/modules/eventfinder/eventfinder.module on line 1041and settings > eventfinder yields this:
Fatal error: Call to undefined function: form_checkbox() in /home/digidogd/public_html/gfa/drupal/modules/eventfinder/eventfinder.module on line 323Events are posting OK. Any help would be appreciated.

#1
For what it's worth, I'm getting the exact same thing with the the module downloaded this morning. Running drupal 4.7.3 on OS X.