Joomla Front End Login Broken
Oct 21, 2013 7:49 pm by tuva_kyle
Oct 21, 2013 7:49 pm by tuva_kyle
Our joomla front end login page (http://www.markandy.com/en/component/users/) is no longer accepting valid credentials. It seems as though it is a problem with redirection after installing gTranslate. Anxious to know if there is any known items I should be concerned with during the installation. I have placed the proper lines into .htaccess for language redircection but this problem seems to occur regardless if they are in place or not with not letting us login and modify the translated pages.
Re: Joomla Front End Login Broken
Oct 21, 2013 7:56 pm by Yana
Oct 21, 2013 7:56 pm by Yana
Hi,
Which version of GTranslate you installed? Can you send me the redirect rules , so I can check ?
The default language shouldn't have the language code. http://www.markandy.com redirects me to the http://www.markandy.com/en/
Re: Joomla Front End Login Broken
Oct 22, 2013 8:41 pm by tuva_kyle
Oct 22, 2013 8:41 pm by tuva_kyle
Redirect Rules
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_URI} !index.php
RewriteCond %{REQUEST_URI} !(.*)/$
RewriteRule ^(.*)$ http://www.markandy.com/$1/ [L,R=301]
We are using gTranslate Pro
Re: Joomla Front End Login Broken
Oct 23, 2013 6:37 am by Yana
Oct 23, 2013 6:37 am by Yana
Hi,
Have you installed third party language extensions? If yes, please check plugin settings and remove the language code from main language. If you installed the language code or language filter plugins, please disable.
SIMILAR TOPICS
GTranslate 3.7.4, Joomla 3.9.3 - doGTranslate is not defined | Feb 22, 2019 12:34 pm | Replies: 1 | Post by: oase |
joomla google translate based on user ip | Aug 15, 2018 10:09 am | Replies: 1 | Post by: ameerjaiswal |
Some URL translation broken | Apr 14, 2017 1:10 pm | Replies: 15 | Post by: avkeele |
Recent Move - Broken Flag Icons | Mar 2, 2018 10:02 am | Replies: 1 | Post by: datalink |
Need to give GTranlate login credentials | Feb 23, 2018 7:07 pm | Replies: 1 | Post by: rcrooks |