I'm a newbie to Drupal, so excuse me if this is a dumb error. I've installed the event module per the instructions (in a folder called event, or just in the modules folder? I wasn't sure, tried both) When I try to "create content" or do anything after installing this, I get this error.
Fatal error: Call to undefined function: drupal_set_html_head() in /home/www/spinthing/lasch/drupal/modules/event/event.module on line 145
Im not sure, but is this because it isn't recieving the Drupal API? I'm not sure exactly what's going on here.
Thanks,
Tom
Comments
Comment #1
killes@www.drop.org commentedAre you really using the 4.2.0 Drupal version? It seems that you installed the event.module cvs version. You need the verssion that has the same version number as your Drupal install.