gtranslate pro is not working with drupal 7.x
Oct 12, 2012 7:31 pm by khurshid
Oct 12, 2012 7:31 pm by khurshid
Hi,
I have purchased gtrnslate pro and as per "readme.txt" file i have made all changes, but when i clicked on language flag or selecting langugae from drop down it's redirected to home page. here is the URL.
http://promescent.com/language-test1
php info: http://promescent.com/info.php
And here is the .htaccess configuration.
<IfModule mod_rewrite.c>
RewriteEngine On
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]
RewriteBase /blog/
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
</IfModule>
Please do needful.
Thanks,
Khurshid
Re: gtranslate pro is not working with drupal 7.x
Oct 13, 2012 4:03 pm by Yana
Oct 13, 2012 4:03 pm by Yana
Hi,
Please change gtranslate/license.dat file permission to 666. Also please check gtranslate cache/xx folder permissions . It should be 777.
Re: gtranslate pro is not working with drupal 7.x
Nov 3, 2012 7:44 am by khurshid
Nov 3, 2012 7:44 am by khurshid
Thanks for reply, now it's working
Re: gtranslate pro is not working with drupal 7.x
Nov 3, 2012 9:55 pm by Yana
Nov 3, 2012 9:55 pm by Yana
Hi, Thank you for the information.
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 |