Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
We are having some issue with the users reset of password and username. On the login the links should go to index.php?option=com_users&view=reset or index.php?option=com_users&view=remind. That is also what the variables are coded to in login helper.php. However for some reason it substitutes the "com_user" with an alias from the menu? I have tried to add a new menu item category "password reset" and deleted the alias item that was used by login, but with no luck, the login just choose another (random) alias from the menu. Can you give me any idea of what is going on?