The reason for my message is that I am having problems with the hyperlinks that are sent in messages to end users so that they can view their ticket thread on the web.
Before continuing, here is my current configuration:
osTicket version: v1.18.2
PHP version: 8.4.16
Now, I have automated response templates that are sent to users when a ticket is answered. Lately, users have been telling me that when they click on the hyperlinks in the responses to view the entire ticket thread, they get a 404 not found error or are asked for a username and password to view the thread. Otherwise, they are asked for their email address and ticket number to access the thread. This did not happen on other occasions. I will attach images:


I have reviewed the configuration of the forms and links. In principle, I understand that I am entering the correct links, as I am entering the one that refers to End-User Ticket Link. I am attaching images of both the configuration and the HTML of the template:


I have covered up some information due to confidentiality issues, but it is not related to the HTML code.
I understand that based on this configuration, the links associated with the words should allow end users to view the ticket threads.
I have looked at similar cases in the forum but cannot find the solution. I have seen a case where someone solved it by putting a file called “connection.php” in the /Include folder, but I don't know if that will actually work, apart from not being very clear on how to link it to the tool.
Can you help me with this case?