
1) The pages are not translated either with Google or Bing. I'm correctly redirected but not a single word is translated.
2) Login to edit page fails.. Short story: it doesn't work. It keeps asking for user and password... I don't get any error in error.log or access.log.
3) The ?force_translation=1 option reload exactly the same page. I activated the debug and I got
- Code: Select all
[Sun Sep 16 10:49:18 2012] [warn] [client xx.yy.zz.ww] mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 127928321 bytes) in /var/www/clients/client1/web1/web/gtranslate/translate.php on line 191
In the debug.txt I noticed that it's still trying to connect to google translate even if I set define('USE_BING_TRANSLATOR', true);