entangled Posted May 19, 2015 Share Posted May 19, 2015 Hello, When someone sends an email to the Support email address, WHMCS opens a Ticket and sends back an auto-reply with an URL to view the Ticket ... it works. However, I need to change/modify the URL that are in these auto-replies for my needs. Any suggests? Thank you. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted May 20, 2015 Share Posted May 20, 2015 you could use the Smarty replace function in the template, so replace {$ticket_url} (or link) with... {$ticket_url|replace:'oldtext':'newtext'} 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.