Skip to Content Skip to Menu

Forgotten password/username

  • Seyion
  • Seyion
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
10 years 8 months ago #241200 by Seyion
Forgotten password/username was created by Seyion
Hey everyone,

I got an issue concerning the 'forgotten password or username'-function.
So if an user requests his username or pw, he gets redirected to the Index-page where the notification is displayed, that he will receive an email with his data.
My question now, is there any possibility to chance the redirection? Because of the custom layout the Index-page kind of can't display normal content.
I hope someone has a clue and thanks in advance.

Greetings from Germany
Seyion

Please Log in or Create an account to join the conversation.

  • Seyion
  • Seyion
  • OFFLINE
  • Posts: 3
  • Thanks: 0
  • Karma: 0
10 years 8 months ago #241238 by Seyion
Replied by Seyion on topic Forgotten password/username
Okay, got it.
The problem was indeed the redirection. I just changed it in the comprofiler.html.php in line 862 from:
Code:
$urlLostPass = cbSef('index.php');
to:
Code:
$urlLostPass = cbSef('index.php/help');

so the Index page won't be used to display the message about the email.

:cheer:

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum