- Edited
I am using the latest version of osTicket (1.9.4)I have been perusing these forums for the last 2 days and have been unable to find an answer regarding Site Pages. I want to add a link to a short video explaining the process of setting up a password to a newly registered user. Our customers are, let's say, a little slow and tend to freak out unnecessarily when the tiniest of things change. The e-mail that is sent out upon registering a new user I know is under Admin > Settings > Access > Confirmation e-mail. I am able to edit this with no trouble and my plan was to use HTML to embed a link to the video created. This sort of works but does not seem to consistently work however - that's probably more of an HTML problem so my question does not necessarily lie with that. So I set about creating a new Site Page that allows me to create an HTML page that I can easily embed the video link - and then add that to the confirmation e-mail sent to newly registered users. However, when I create the page it tells me the Public URL is pages/how-to-video. Upon clicking the link on Admin > Manage > Pages > Public URL, it gives a not found error. Has this page actually been created and if so, where is that "public URL" located within my ticketing system? The link osTicket appears as helpdesk.companyname.com/pages/how-to-video, but returns the not found error.Additionally, I tried modifying the Confirmation e-mail coding (include/i18n/en_US/templates/pages/registration-client.yaml) and this did not alter the page whatsoever.I'm at a bit of a loss on the proper way to find where Site Pages are actually created, other than altering the 3 default ones. I haven't seen a lot of discussion on it, nor any info on the FAQ or Wiki.Any guidance or suggestions would be greatly appreciated. Thanks.