[solved]GTranslate PRO doesn't work
Mar 15, 2012 10:38 am by ekemya
Mar 15, 2012 10:38 am by ekemya
Hi, i 've installed Gtranslate Pro on my websites like http://www.online-bingo-rooms.net
It worked before, but not now. I've done an update to my website (joomla 1.6 to 1.75).
Now, translation doesn't work as you can see here http://www.online-bingo-rooms.net/ar/
Can you help me ?
This is my config.php
<?php
define('API_KEY', '************************************'); // You need to get your Google Translate API key from https://code.google.com/apis/console/?api=translate
define('MAIN_LANG', 'fr'); // en, ar, bg, hr, cn, ct, cs, da, et, tl, fi, fr, gl, el, iw, hi, es, nl, id, ja, ca, ko, lt, lv, mt, de, no, pt, ru, ro, sr, sk, sl, sv, th, tr, uk, hu, vi, it, pl, sq
define('AUTO_DETECT_LANG', false); // set to true if you have mixed language content
define('CACHE_TIME', 365*24*60*60); // 1 year by default, no need to decrease
define('LICENSE', 'license.dat');
define('SSL_VERIFY_PEER', true); // disable if you get CA certificate error and cannot reconfigure your server to solve the issue
define('FOLLOW_LOCATION', false); // if your site have redirects for some URLs and for that reason you see blank pages, you need to enable this feature
define('USE_BING_TRANSLATOR', false); // Enable it to use Bing Translotor instead of Google Translate
define('BING_API_KEY', 'INSERT-YOUR-KEY'); // If the option above is enabled you need to get your Bing API key from http://www.bing.com/developers/createapp.aspx (PHP SOAP client is required)
define('DEBUG', false); // turn on for debug mode
// username and password to edit translations, please change for security reasons,
// this is not your google login/pass, you need to think something new
define('USER', 'INSERT-USERNAME');
define('PASS', 'INSERT-PASSWORD');
Re: GTranslate PRO doesn't work
Mar 15, 2012 1:22 pm by Yana
Mar 15, 2012 1:22 pm by Yana
Hi,
Please check your API key.
I can see this in your debug.txt.
Response: {
"error": {
"errors": [
{
"domain": "usageLimits",
"reason": "keyInvalid",
"message": "Bad Request"
}
],
"code": 400,
"message": "Bad Request"
}
}
Re: GTranslate PRO doesn't work
Mar 15, 2012 1:30 pm by ekemya
Mar 15, 2012 1:30 pm by ekemya
ok but did i have to use google API key or not ?
If no, what i get instead of API key ?
Thanks.
Re: GTranslate PRO doesn't work
Mar 15, 2012 1:32 pm by Yana
Mar 15, 2012 1:32 pm by Yana
Google API key is an optional feature. GTranslate Pro can work without Google Translate API or Bing Translator API key.
Re: GTranslate PRO doesn't work
Mar 15, 2012 1:33 pm by ekemya
Mar 15, 2012 1:33 pm by ekemya
Ok so what's wrong in my config file :
define('API_KEY', 'INSERT-YOUR-KEY'); // You need to get your Google Translate API key from https://code.google.com/apis/console/?api=translate
define('MAIN_LANG', 'fr'); // en, ar, bg, hr, cn, ct, cs, da, et, tl, fi, fr, gl, el, iw, hi, es, nl, id, ja, ca, ko, lt, lv, mt, de, no, pt, ru, ro, sr, sk, sl, sv, th, tr, uk, hu, vi, it, pl, sq
define('AUTO_DETECT_LANG', false); // set to true if you have mixed language content
define('CACHE_TIME', 365*24*60*60); // 1 year by default, no need to decrease
define('LICENSE', 'license.dat');
define('SSL_VERIFY_PEER', true); // disable if you get CA certificate error and cannot reconfigure your server to solve the issue
define('FOLLOW_LOCATION', false); // if your site have redirects for some URLs and for that reason you see blank pages, you need to enable this feature
define('USE_BING_TRANSLATOR', false); // Enable it to use Bing Translotor instead of Google Translate
define('BING_API_KEY', 'INSERT-YOUR-KEY'); // If the option above is enabled you need to get your Bing API key from http://www.bing.com/developers/createapp.aspx (PHP SOAP client is required)
define('DEBUG', true); // turn on for debug mode
// username and password to edit translations, please change for security reasons,
// this is not your google login/pass, you need to think something new
define('USER', 'INSERT-USERNAME');
define('PASS', 'INSERT-PASSWORD');
Re: GTranslate PRO doesn't work
Mar 15, 2012 1:46 pm by Yana
Mar 15, 2012 1:46 pm by Yana
It's correct.
Re: GTranslate PRO doesn't work
Mar 15, 2012 1:47 pm by ekemya
Mar 15, 2012 1:47 pm by ekemya
so why it doesn't work ?
Re: GTranslate PRO doesn't work
Mar 15, 2012 1:48 pm by Yana
Mar 15, 2012 1:48 pm by Yana
If you can send ftp access and backend admin username password I can check it .
Re: GTranslate PRO doesn't work
Mar 15, 2012 1:54 pm by ekemya
Mar 15, 2012 1:54 pm by ekemya
I've send it to you in PM.
Re: GTranslate PRO doesn't work
Mar 15, 2012 9:03 pm by ekemya
Mar 15, 2012 9:03 pm by ekemya
Have you check my problem ?
Re: GTranslate PRO doesn't work
Mar 15, 2012 9:29 pm by Yana
Mar 15, 2012 9:29 pm by Yana
Hi,
The plugin installed.
Re: GTranslate PRO doesn't work
Mar 16, 2012 8:31 am by ekemya
Mar 16, 2012 8:31 am by ekemya
Hi, thanks so much but where i can find that plugin ?
I have the same problem for my other website :
http://www.all-casino-bonus.com
http://www.pokerbonusrooms.net
http://www.bonus-no-deposit.net
http://www.jouatoo.com
Thanks, best regards.
Re: GTranslate PRO doesn't work
Mar 16, 2012 4:40 pm by Yana
Mar 16, 2012 4:40 pm by Yana
Hi,
Please check your PM.
Re: GTranslate PRO doesn't work
Mar 16, 2012 4:45 pm by ekemya
Mar 16, 2012 4:45 pm by ekemya
check, and waiting your response now.
SIMILAR TOPICS
Gtranslate Multisite | Feb 12, 2019 7:27 am | Replies: 1 | Post by: infact_dat |
Gtranslate: Error with number | Feb 20, 2019 1:20 am | Replies: 1 | Post by: infact_dat |
GTranslate 3.7.4, Joomla 3.9.3 - doGTranslate is not defined | Feb 22, 2019 12:34 pm | Replies: 1 | Post by: oase |
Add-on gtranslate no longer works | Feb 2, 2019 6:01 am | Replies: 1 | Post by: DarylDixon |
GT doesn't work...error 404 page | Jan 28, 2019 5:36 pm | Replies: 1 | Post by: vincenzodinuzzo |