I tried to apply the 6.x-2.2 update, and encountered this error when running update.php:

An unrecoverable error has occurred. You can find the error message below. It is advised to copy it to the clipboard for reference.
Please continue to the error page
An error occurred. http://www.SITENAME.com/update.php?id=2&op=do
Fatal error: Call to undefined function translation_overview_field_name() in D:\Inetpub\vhosts\SITENAME.com\httpdocs\modules\translation_overview\translation_overview.install on line 116

Please advise.

CommentFileSizeAuthor
#1 translation_overview_471700.patch1.18 KBdrewish

Comments

drewish’s picture

Status: Active » Needs review
StatusFileSize
new1.18 KB

Hum, I'd have thought that the module would be loaded at that point. No one else has reported it so it must be something a bit unique. Anyway try out the attached patch. It makes sure the module is loaded so we have access to that function.

moplin’s picture

I have the same error? Same message.

drewish’s picture

moplin, did you try the patch? did it have any effect?

drewish’s picture

Status: Needs review » Fixed

seems harmless enough. committing to HEAD and DRUPAL-6--2

Status: Fixed » Closed (fixed)

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