Forum Archive - Unable to set the human translation

Unable to set the human translation
Feb 19, 2012 8:53 am by manish
Hi Ed, I want to do the human translation of a few sentences. when I goto the page: my_web_page?language_edit=1 I do the human translation. It asks for a username / password. But it is not accepting the username/password that I have specified in the config.php file Please let me know how to set the username/password so that I can save the human translation. Thanks, Manish
Re: Unable to set the human translation
Feb 19, 2012 12:37 pm by Yana
Hi, Please try to add this line in your .htaccess file SetEnvIfNoCase Authorization "Basic ([a-z0-9=]+)" REDIRECT_REMOTE_AUTHORIZATION=$1 Edit gtranslate/edit_translation.php and add this code if (isset($_SERVER["REDIRECT_REMOTE_AUTHORIZATION"]) && $_SERVER["REDIRECT_REMOTE_AUTHORIZATION"]!='') { $d = base64_decode($_SERVER["REDIRECT_REMOTE_AUTHORIZATION"]); list($_SERVER['PHP_AUTH_USER'], $_SERVER['PHP_AUTH_PW']) = explode(':', $d); }

SIMILAR TOPICS

German translation changes the centuryDec 31, 2018 3:06 pmReplies: 1Post by: adrievdl
Graphic translation for every language is missingDec 19, 2018 7:54 amReplies: 1Post by: Daryl Dixon
Problem of translation in my websiteDec 8, 2018 12:15 pmReplies: 1Post by: Ibrahim
translation works only with ctrl + f5 in browser help pleaseNov 15, 2018 1:10 pmReplies: 1Post by: milangomes
How to activate neural translationMar 30, 2018 1:53 pmReplies: 5Post by: 5hamm

Try GTranslate with a free 15 day trial