Hello,
I would like to change the $ticket_url and $ticket_link outputs to point to a different URL than the WHMCS installation.
Currently it outputs mydomain/whmcs/viewticket.php?tid=780792&c=p7eic7WX and I would like to change this to mydomain/clientarea/viewticket/?tid=780792&c=p7eic7WX.
Is this possible through customization, or is this protected in the source code?
Will I have to redirect using .htaccess instead?
Thank you in advance for your time.