[Update] Translation Problems
Sep 21, 2012 3:31 pm by Javier
Sep 21, 2012 3:31 pm by Javier
Hi,
I have been trying to get pro working all day and it keeps telling me I do not have Ioncube installed when i check the Joomla php settings Ioncube loader is under additional modules, I have also contacted my host and they assure me that the server has Ioncube loader enabled. what am I doing wrong??
** My site is under a sub directory http://www.aerolight.com/aerointer could that be causing the problems? and do i have to set my site map to aerolight.com/aerointer/es instead of aerolight.com/es??
Thanks for the help!
Re: IonCube Loader error
Sep 22, 2012 10:56 pm by Yana
Sep 22, 2012 10:56 pm by Yana
Hi,
If your website is in the subfolder you jeed to install GTranslate Pro General version. Here is the documentation https://gtranslate.io/docs/57-gtranslat ... on#general ,
Please upload info.php file to the gtranslate directory to check the system requirements. Also please try to copy php.ini file . The URL should be www.aerolight.com/xx/aerointer
Re: IonCube Loader error
Sep 24, 2012 3:14 pm by Javier
Sep 24, 2012 3:14 pm by Javier
Ok, I uninstalled the previous version and tried to install the general version. I no longer get an Ion cube error but i cant view the translated sites I get a 404 error. I am certain I have followed the directions correctly... changed folders permissions, modified the Htaccess, made robots.txt and sitemap... any ideas?
Thanks for your time and help!
Re: IonCube Loader error
Sep 24, 2012 3:19 pm by Yana
Sep 24, 2012 3:19 pm by Yana
Hi,
Have you addes the following rules to your .htaccess?
# 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]
If you can send me access info I'll check the settings.
Re: IonCube Loader error
Sep 24, 2012 3:45 pm by Javier
Sep 24, 2012 3:45 pm by Javier
I have an .htaccess in my joomla and in my root which one ??
Re: IonCube Loader error
Sep 24, 2012 3:49 pm by Yana
Sep 24, 2012 3:49 pm by Yana
Hi,
Yous should add it in the .htaccess which is in the root directory.
Re: IonCube Loader error
Sep 24, 2012 8:29 pm by Javier
Sep 24, 2012 8:29 pm by Javier
Ok, I seem to have fixed it I had the folder in the joomla directory instead of the root, but now I cannot go back to the home page when in a different language and some languages don't load at all..... Any idea what could be wrong??
Thanks again for the help!
Re: [Update] Translation Problems
Sep 26, 2012 3:32 pm by Yana
Sep 26, 2012 3:32 pm by Yana
Hi,
Please try to enable FOLLOW_LOCATION option.
define('FOLLOW_LOCATION', true);
SIMILAR TOPICS
Error message and URL problems | Feb 6, 2019 11:16 am | Replies: 1 | Post by: Kidbooo |
German translation changes the century | Dec 31, 2018 3:06 pm | Replies: 1 | Post by: adrievdl |
Graphic translation for every language is missing | Dec 19, 2018 7:54 am | Replies: 1 | Post by: Daryl Dixon |
Problem of translation in my website | Dec 8, 2018 12:15 pm | Replies: 1 | Post by: Ibrahim |
translation works only with ctrl + f5 in browser help please | Nov 15, 2018 1:10 pm | Replies: 1 | Post by: milangomes |