After download and unpack audiofield-6.x-1.1.tar.gz I try to start Drupal update (update.php) but I only get a blank screen.
The apache errorlog reports:
[Mon Jun 11 18:48:16 2012] [error] [client 217.191.x.x] FastCGI: server "/cluster/www/cgi-bin/domain.tld/php-fcgi-starter" stderr: PHP Fatal error: Call to undefined function _audiofield_theme() in /cluster/www/domain.tld/htdocs/cms/sites/all/modules/audiofield/audiofield.module on line 131, referer: http://domain.tld/cms/admin/reports/updates

I need to delete audiofield to go on with my Drupal update.

Comments

tamerzg’s picture

Does this still happens if you clear the caches?

tamerzg’s picture

Status: Active » Fixed

Fixed and released 6.x-1.2, issue was with include files placed within hook_init(), which is not called in update.php.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.