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
Comment #1
quicksketchThe 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
Comment #3
developmenticon commentedI haven't got the solution yet of my original post
Comment #4
evelien commentedIt's also called at one of my sites. Not by hand, but by default. Same problem here.