Hello
I have install MantisBT-1.2.15
I set config_inc.
when I create a user, mantis sending an email to the user in the form:
https://localhost/mantis/verify.php?id=4&confirm_hash=e2925a4fb1923eacc27400257c18709c.
I cannot access to this link
When I can change this link.
Thank s
change email link Mantis
Moderators: Developer, Contributor
Re: change email link Mantis
Add the following line to file config_inc.php and adjust to your needs
Code: Select all
$g_path = "https://<yourHostName>/mantis/";