[Solved] Gtranslate error 404
Jun 19, 2011 1:05 pm by [email protected]
Jun 19, 2011 1:05 pm by [email protected]
Can't solve the 404 error even after doing all the steps explained in the readme file.
Please i need help for that.
Here the link http://global-solar-energy.com/
Thanks
Re: Gtranslate error 404
Jun 20, 2011 11:01 am by [email protected]
Jun 20, 2011 11:01 am by [email protected]
Can't solve the 404 error even after doing all the steps explained in the readme file.
Please i need help for that.
Here the link http://global-solar-energy.com/
Thanks
Well is there somebody here who can help me with gtranslate pro,i was thinking to buy a ready to use software but now i'm trying since 2 days to get it running without any result.
The problem is that when i'm on the homepage and i will translate in whatever language the link is pointing to the respective directory but no translation only 404 error and all the other pages and post's just doing nothing no error no translation.
ioncube is running,htaccess should be ok,gtranslate is setup for redirection, i have no idea what else i can do.
Any help would be very appreciated .
Dieter
Re: Gtranslate error 404
Jun 20, 2011 11:55 am by Edvard
Jun 20, 2011 11:55 am by Edvard
Hi, please check the troubleshooting: gtranslate/troubleshooting-gtranslate-pro-t368.html
Let me know if you still are not able to solve the issue.
Re: Gtranslate error 404
Jun 20, 2011 12:50 pm by [email protected]
Jun 20, 2011 12:50 pm by [email protected]
Hi, please check the troubleshooting: gtranslate/troubleshooting-gtranslate-pro-t368.html
Let me know if you still are not able to solve the issue.
Well i checked the troubleshooting many times and was going through the forum but i just can't see what's wrong.As well putting on debugging in config.php is not creating a log file which may cut give me a clue what's happen.Sorry but i really tried hard to get it running but now i just don't no what to do.
regards
Dieter
Re: Gtranslate error 404
Jun 20, 2011 1:02 pm by Edvard
Jun 20, 2011 1:02 pm by Edvard
Can you post the contents of your .htaccess file here?
Re: Gtranslate error 404
Jun 20, 2011 5:34 pm by [email protected]
Jun 20, 2011 5:34 pm by [email protected]
Can you post the contents of your .htaccess file here?
I checked the php environment, JSON, cURL, ionCube is enabled.
Here is my .htaccess
# BEGIN WordPress
<IfModule mod_rewrite.c>
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]
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 /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Thanks and Regards
Re: Gtranslate error 404
Jun 21, 2011 11:12 am by Edvard
Jun 21, 2011 11:12 am by Edvard
Good, it is OK. I have found out that the file is missing: http://global-solar-energy.com/gtranslate/translate.php , so you did not upload the gtranslate folder in a correct location.
Re: Gtranslate error 404
Jun 22, 2011 6:07 am by [email protected]
Jun 22, 2011 6:07 am by [email protected]
Good, it is OK. I have found out that the file is missing: http://global-solar-energy.com/gtranslate/translate.php , so you did not upload the gtranslate folder in a correct location.
This solved the problem,i copied gtranslate Pro into the plugin directory of wordpress instead into the root directory.
Thanks
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 |
Error message and URL problems | Feb 6, 2019 11:16 am | Replies: 1 | Post by: Kidbooo |
Add-on gtranslate no longer works | Feb 2, 2019 6:01 am | Replies: 1 | Post by: DarylDixon |