Forum Replies Created
-
In reply to: %{ticket.thread.lastmessage} inserts the original message
July 16, 2019 at 2:42 pm #4790stevland
KeymasterRegarding osTicket Awesome, there is nothing that should change the way templates work.
When problems such as this arise, the first step is to always isolate whether or not it is actually an issue with osTicket Awesome.
Do you still have your original osTicket installation? As per the installation instructions I recommend holding onto it for situations like this.
RBGE in the osTicket forum is recommending the same thing. He is using the term “clone” installation. I would call it a “parallel” installation. If you didn’t keep a parallel osTicket installation, you can easily add one.
Assuming you have osTicket Awesome installed into a folder named support/, upload the osTicket (v1.12?) files into a folder named support-old/.
Copy support/include/ost-config.php to support-old/include/.
Visit your core osTicket installation by going to http://www.yourdomain.com/support-old/scp and troubleshoot your email templates.
If it turns out that it is an issue with osTicket Awesome, let me know!
In reply to: Up Arrow on tickets
July 10, 2019 at 3:41 pm #4785stevland
KeymasterThanks for the animation. Your “back to top” button is definitely messed up! (It is also meant to be on the left side of the page).
Have you tried clearing your browser cache?
Do you see the same glitch in the demo?
In reply to: Up Arrow on tickets
July 10, 2019 at 9:45 am #4783stevland
KeymasterIndeed, a “back to top” button has been implemented in 105. And you only have to scroll down 600 pixels for it to become visible.
In reply to: Edit ticket response "hidden"
July 10, 2019 at 9:21 am #4782stevland
KeymasterHi techcare,
This has been fixed. Please upgrade to osTicket-1.12-Awesome-105.
In reply to: typeahead.css .dropdown-menu z-index to low?
July 10, 2019 at 9:09 am #4781stevland
KeymasterHi @lafr,
Thank you for taking the time to post your solution.
Unfortunately I don’t really know what glitch this is meant to fix. If you could take a minute to explain in more detail how to reproduce the issue I would appreciate it.
It is also worth mentioning that this fix will need to be reapplied after upgrading osTicket / osTicket Awesome in the future. A better solution would be to add the following to /osta/user-styles.css:
.dropdown-menu {
z-index: 999999;
}In reply to: Entry fields shown twice
July 10, 2019 at 8:58 am #4780stevland
KeymasterHmmm I don’t know what could cause this.
If you are still having trouble and would like me to look into it please create a temporary agent account (Admin Panel > Agents > Add New Agent) using info@osticketawesome.com. Be sure to give the account full administrative privileges.
In reply to: Knowledge base on ticket screen
July 3, 2019 at 8:57 am #4754stevland
KeymasterThat is a good point… thank you for pointing that out.
It will be addressed in the next release, but for now if you want to hide that search box you can add the following to osta/user-styles.css:
#content #pre-footer {
padding: 0 0 3% 0;
}
#pre-footer-inner {
display: none;
}In reply to: Ticket-Thread opacity of messages breaks z-index of entry-dropdown
July 2, 2019 at 3:21 pm #4752stevland
KeymasterI finally found a fix for this! It will be included in osTicket-1.12-Awesome-105.
Thanks again for the detailed report.
In reply to: Entry fields shown twice
June 29, 2019 at 11:50 am #4750stevland
KeymasterThanks for the update. I hope you get it sorted soon!
In reply to: Entry fields shown twice
June 27, 2019 at 8:16 am #4736stevland
KeymasterHi @jaypi,
I haven’t run into or even heard of that issue before.
My first guess is that it has something to do with the fact that you are using nginx. osTicket only supports Apache and IIS web servers. Running osTicket (or osTicket Awesome) on nginx can lead to unexpected results.
In reply to: missing parts of language translate
June 26, 2019 at 10:59 pm #4734stevland
KeymasterThank you for taking the time to point out these broken translations, @derchris1983. They will all be fixed in the next release, osTicket-1.12-Awesome-105.
Thank you for your positive feedback. Greetings from Canada.
In reply to: Customization request
June 26, 2019 at 10:56 pm #4732stevland
KeymasterHi Julian,
Sorry for the delayed response.
Yes, I do offer offer such customizations. In fact, I’m wrapping up two big projects right now.
I can be reached at info@osticketawesome.com. I found your email address and sent you a message earlier today.
Thank for your inquiry.
In reply to: Custom Logo not showing
June 26, 2019 at 10:49 pm #4731stevland
KeymasterI’m glad you worked it out.
Thank you for the positive feedback. And Google Fonts is a feature I’ve been thinking about for a while. It will probably happen at some point. 🙂
In reply to: Custom Logo not showing
June 26, 2019 at 2:50 pm #4728stevland
KeymasterSorry for the delayed response… I didn’t see this until now.
I don’t know of any reason why it wouldn’t work. If you are still having trouble, I’m happy to have a look. Please post the URL to your Client Portal or email it to info@osticketawesome.com.