Download & Extend

Can't configure eventfinder, undefined function error

Project:EventFinder
Version:master
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

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 1041

and 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 323

Events are posting OK. Any help would be appreciated.

Comments

#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.