Articles on: Troubleshooting

URL isn't working in email templates

​If your URL isn't working in email templates, please do the following;


  1. Backup your database!
  2. Go to Settings > Utilities > SQL Tool and enter the following command;


update setting set value='full url' where name='ClientExec URL';


  1. Replace "full url" with your URL.

Updated on: 23/02/2023

Was this article helpful?

Share your feedback

Cancel

Thank you!