Gtranslate not working since 2 months
Jun 10, 2013 12:52 pm by blynk
Jun 10, 2013 12:52 pm by blynk
Hello,
I had previously submitted a few posts regarding the issue. We have migrated to WPEngine for reliability from last few months. But the Gtranslate issue is the only one issue which we cannot solve. Please help. http://www.blynk.it it is not working and selecting a different language it points to random links from the website.
Re: Gtranslate not working since 2 months
Jun 10, 2013 8:54 pm by Yana
Jun 10, 2013 8:54 pm by Yana
Hi,
Please check .htaccess rules
RewriteEngine On
# gtranslate config
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)/(.*)$ /$1/$3 [R=301,L]
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)$ /$1/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/(.*)$ /gtranslate/translate.php?lang=$1&url=$2 [L,QSA]
RewriteRule ^([a-z]{2}|zh-CN|zh-TW)$ /gtranslate/translate.php?lang=$1 [L,QSA]
Re: Gtranslate not working since 2 months
Jun 11, 2013 11:15 am by blynk
Jun 11, 2013 11:15 am by blynk
Hello,
Some of the files were reset. Adding the rules have solved the issue for now. Thank you.
Re: Gtranslate not working since 2 months
Jun 11, 2013 12:53 pm by Yana
Jun 11, 2013 12:53 pm by Yana
You're welcome!
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 |
Instragram and Gtranslate...!!!! | Dec 19, 2018 11:18 am | Replies: 1 | Post by: zackfernandes |