Call to undefined function translation_overview_field_name()

ailgm - May 24, 2009 - 20:11
Project:Translation Overview
Version:6.x-2.2
Component:Miscellaneous
Category:bug report
Priority:critical
Assigned:Unassigned
Status:needs review
Description

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.

#1

drewish - May 25, 2009 - 18:18
Status:active» needs review

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.

AttachmentSize
translation_overview_471700.patch 1.18 KB

#2

moplin - June 29, 2009 - 06:10

I have the same error? Same message.

#3

drewish - June 29, 2009 - 07:33

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

 
 

Drupal is a registered trademark of Dries Buytaert.