i am getting issues when i am updating webform module to latet version this is when i am running database update.

Following are the errors:

An error occurred. http://www.domainname.com/update.php?id=41&op=do
Fatal error: Call to undefined function _system_update_utf8() in /var/www/web0/html/sites/all/modules/webform/webform.install on line 384

plz look at this issue.

Thanks in advance

Comments

quicksketch’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Fixed

The call to _system_update_utf8() is part of Webform update #3, there's no way it should be getting called unless you've manually selected the update number when running update.php.

See:
#385926: Non-existent function in update hook: _system_update_utf8
#666508: Unrecoverable error has occurred during update

Status: Fixed » Closed (fixed)

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

developmenticon’s picture

I haven't got the solution yet of my original post

evelien’s picture

It's also called at one of my sites. Not by hand, but by default. Same problem here.