It Should redirect me the home page or page i have selected in menu.
It is giving an error while logging or if i have logged in by turning SEF Urls off.
Even tried on Joomla 3.8.8 to 3.8.11, Protostar templates
Category | ⇒ | Authentication Multilanguage |
Status | New | ⇒ | Information Required |
No when SEF urls in global configuration is set to yes, I got above error and when i set it to No it is working fine. The Problem is when SEF urls is set to NO, In urls we got in the ?lang=en but when we set SEF to yes the urls we got index.php/en/alias. And I think this is the problem.
SEF on or Off. Can't reproduce.
Created menu items of type Login Form
in each language specific Main Menu.
When logging through these menu items, I have absolutely no error.
Are you using URL Rewriting? Is the .htaccess file existing?
thanks @infograf768.
@asfaque please ask help on the forums. This repository concerns in first Place Joomla-Core coding. For this Reason closing this Issue, thanks.
Status | Information Required | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-08 04:54:32 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/21448
@franz-wohlkoenig @infograf768 Its a core issue, it would be great if you guys had understand the issue before closing the issue.
And to reproduce,
And please for god sake try it one more time and its a core issue.
Status | Closed | ⇒ | New |
Closed_Date | 2018-08-08 04:54:32 | ⇒ | |
Closed_By | joomla-cms-bot | ⇒ |
Closed_Date | 0000-00-00 00:00:00 | ⇒ |
Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/21448
reopened as stated above.
Status | New | ⇒ | Discussion |
Are you using URL Rewriting? Is the .htaccess file existing?
@asfaque can you please answer above Questions by @infograf768?
Now i discover that login module is working completely fine. This problem is only with the com_users
SEF on or Off. Can't reproduce.
Created menu items of type Login Form in each language specific Main Menu.
When logging through these menu items, I have absolutely no error.
it is tricky
yes it will work
because you are using same component (and same view) for each home page menu items
but if your language specific home page menu items are made to point to different components
than the home page of language all , then you will get the issue described / explained here:
Please note that i have not tested steps of this issue,
but it looks like the issue i link above (as far as i can remember and looking at my issue again)
also even if you use same component but different views, you may get issue too (please note that i have not tested this case)
in short the logic of router for home page menu items, assumes that all of them are the same / component view
@asfaque
please test this
make all home page menu item, to be of the exact same menu item type
does it work ?
if it does not work then this must be a different issue
@ggppdk I m using the same item type for all menu item. It is a pagebuilder component and even tried on featured article type as well.
I m using the same item type for all menu item. It is a pagebuilder component and even tried on featured article type as well.
Ok then, it must be a different issue then
just the picture that you posted
shows the home menus items to be pagebuilder component
-- and the 'ALL' home page menu item to be of type "login form"
can you confirm that also home page menu item for 'ALL' is same type as the others ?
yes.
Check the instruction above as well https://issues.joomla.org/tracker/joomla-cms/21448#event-379956
I mean to click on the home page menu item for language all
and then change (/check) its type (parameter "Menu Item Type")
so that it is same type as the other home page menu items,
aka be of type 'Page builder'
Please look at the picture that you posted,
it seems to me that home page menu item for language 'ALL' is of different type
Yes because we have to make one default menu item which has language set to all
Alright what i did is, i created a new menu item home with same menu type and set its language to all. And it is working
But by doing i have to make three home pages, Aren't this gonna be a problem on google seo.
Because i can't create menu item alias for ALL default menu and have to select same page with two menus.
But by doing i have to make three home pages, Aren't this gonna be a problem on google seo.
Because i can't create menu item alias for ALL default menu and have to select same page with two menus.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-08-08 07:52:25 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/21448
Basic of any Multilingual site is to have a specific menu with a home set to All languages and never publish the menu module for that menu.
Then you have to make a specific menu per Content Language, each containing a home menu item set to that language and their menu module set to the same content language.
Any login form menu item created has OR to be set to ALL languages and added in EACH Content Language Menu containing the specific Home page OR set tot he same language as the Home in these menus, OR added to another menu which menu module is set to ALL.
do you mean in Title "... Site with SEF off"?