Closed (fixed)
Project:
Google Translate
Version:
5.x-1.2
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
29 Mar 2007 at 18:11 UTC
Updated:
14 May 2007 at 14:04 UTC
When I enable the translation of the page, and a user clicks on the Language drop down, it results in a blank page.
URL - http://www.ciscolearning.org/pdcenter/
Drupal Version - 5.x
Module Version - 5.x 1.2
Tested in Firefox and IE 6.x
In IE, when the language is changed, it results in a WSOD, but if you press the "Back" button, then you get the following error:
Fatal error: Call to undefined function t() in /var/www/cli_main/pdcenter/modules/gtrans/gtrans.module on line 215
Comments
Comment #1
deadhobo commentedSame, running 4.7. The site header appears (and is properly translated), as well as the Breadcrumb and the h1 for the page. Everything after that is blank. It may have to do with the theme (I'm using mollio).
Seems like a great idea though; I hope this can be easily fixed!
Comment #2
deadhobo commentedDiving into the watchdog turned out the following:
Comment #3
owahab commentedComment #4
owahab commentedshrid:
The HEAD contains the fix.
Let me know if it still pops-up.
deadhobo:
Have you tried increasing your max_execution_time (php.ini)?
Let me know.
Comment #5
owahab commented