Wrong ID or password makes login to appear twice - Joomla! Forum - community, help and support
hello !
after entering non recognized id or password, end user redirected
~/index.php?option=com_users&view=login&lang=en
a system generated message says
-------
error
username , password not match or not have account yet.
------
, supplementary login appears in main space.
so user looses info there , gets confusing login presented twice.
how can
1- avoid login duplication
2- control position , content of error message?
thanks.
after entering non recognized id or password, end user redirected
~/index.php?option=com_users&view=login&lang=en
a system generated message says
-------
error
username , password not match or not have account yet.
------
, supplementary login appears in main space.
so user looses info there , gets confusing login presented twice.
how can
1- avoid login duplication
2- control position , content of error message?
thanks.
this typically related to:
- the pages have set login modules appear upon
or - the number of login modules have enabled
and/or - the manner in have configured login form menu item in main menu appear (or wherever have created present)
and/or - the template in use.
Comments
Post a Comment