When I tried to submit a translation request to Google Translator, I get the following error:

( ! ) Fatal error: Wrong parameters for Exception([string $exception [, long $code ]]) in .../tmgmt_google/tmgmt_google.module on line 38
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Berdir’s picture

Assigned: Unassigned » blueminds

This is a PHP 5.3 problem, same solution as in TMGMT, remove the additional argument.

zhuber’s picture

Version: 7.x-1.0-alpha2 » 7.x-1.x-dev
Assigned: blueminds » zhuber
FileSize
862 bytes

I have patched this, by following Berdir's instructions. Here is the related tmgmt issue: http://drupal.org/node/1681310

zhuber’s picture

Status: Active » Patch (to be ported)
Berdir’s picture

Status: Patch (to be ported) » Needs review

Thanks!

The correct status to set is needs review when you provide a patch :)

Berdir’s picture

Status: Needs review » Fixed

Thanks, commited!

Status: Fixed » Closed (fixed)

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