Forum Archive - language_edit keep asking me user/pass even I'm typing right

language_edit keep asking me user/pass even I'm typing right
Mar 24, 2012 6:33 pm by dAb
When I save my edit, browser will keep asking me user/pass even I'm typing right http://d.pr/aeHd I am pretty sure I was typing right, however the browser is still asking me...
Re: language_edit keep asking me user/pass even I'm typing r
Mar 24, 2012 9:32 pm by Yana
Hi, Please read this topic. post6653.html?hilit=cannot%20save%20translation#p6653 Hope this will help you.
Re: language_edit keep asking me user/pass even I'm typing r
Mar 25, 2012 7:29 am by dAb
Hi, thanks for the reply. But it doesn't work. http://d.pr/sl8d Should I change 'PHP_AUTH_USER' 'PHP_AUTH_PW' to something? Because I get this http://d.pr/bk3P when I going to save the edit
Re: language_edit keep asking me user/pass even I'm typing r
Mar 27, 2012 9:15 am by Yana
Hi, Please try to add the following line in your .htaccess SetEnvIfNoCase Authorization "Basic ([a-z0-9=]+)" REDIRECT_REMOTE_AUTHORIZATION=$1 and add the following code in the edit_translation.php after "require_once 'config.php';" line 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); } If this doesn't help please try to add this one in .htaccess RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
Re: language_edit keep asking me user/pass even I'm typing r
Mar 27, 2012 9:38 am by dAb
Sorry. Why I can't find the line "require_once 'config.php';" in edit_translation.php. My received Pro version number is v3.141592, am I too old?
Re: language_edit keep asking me user/pass even I'm typing r
Mar 27, 2012 10:13 am by Yana
Hi, It is the latest version. If you can send ftp access and backend admin username/password I can check your settings. Please use our contact form on the homepage.

SIMILAR TOPICS

joomla google translate based on user ipAug 15, 2018 10:09 amReplies: 1Post by: ameerjaiswal
Auto detect the language of the browser/OS/User in JoomlaFeb 23, 2017 5:23 amReplies: 3Post by: emilio_n
Getting User's Real IP for Geo LocationDec 10, 2016 2:18 amReplies: 4Post by: natastna2
Problems with language_editOct 27, 2016 9:22 amReplies: 1Post by: bayo
New user. Only one widget instanceSep 2, 2016 4:12 pmReplies: 6Post by: superdoc

Try GTranslate with a free 15 day trial