Have you checked these first?
Help us help you: include your environment details. We've made this easy for you. Use the Copy System Info button in Admin Panel › osAwesome › Diagnostics, then paste below.
Note: Never paste the contents of your ost-config.php file here; it holds your database credentials.
Two quick checks before posting: try clearing your browser cache, and press SHIFT+O on any Staff Panel page to enter Safe Mode (a stock osTicket with no enhancements). If the problem still shows in Safe Mode, it's in osTicket itself, not osTicket Awesome. But let us know about the issue either way.
Help us help you: include your environment details. We've made this easy for you. Use the Copy System Info button in Admin Panel › osAwesome › Diagnostics, then paste below.
This forum is public. Never post order numbers, full license keys, email addresses, or payment details.
This is the place for general questions about how billing and licensing work — renewals, activation, staging slots, plan differences, and what happens when a license lapses.
For anything tied to your specific account, refund, or payment, contact us directly instead.
I would like to change the USA flag to UK Flag in the language selection, i have changed the svg file /osta/svg/flags/united-states.svg to a UK Flag but it it appears to be hard coded in \include\client\header.inc.php.
Any advice on how to achieve this?
Thanks,
Adrian.
Hi Adrian,
These instructions assume that you are using osTicket-Awesome-1.10.4-v1.0 or newer.
- Download united-kingdom.svg to your computer
- Upload united-kingdom.svg to /osta/svg/flags/
- Open /osta/css/staff-desktop.css
- Search and replace "united-states.svg" to "united-kingdom.svg" (2 instances)
You will need to repeat steps 3 and 4 above whenever you upgrade your osTicket Awesome installation (I will include united-kingdom.svg in all future releases). Perhaps I will add a US/UK switch in a future release.
In the long run it would be easier if people in the UK could learn to speak proper US English haha.
Can we get a Canadian version of this flag as well?
Given that I am Canadian myself, that seems like a reasonable request to me.
I will add it to my list of things to do for a future release.
In the meantime you can replace the US flag by simply downloading this file and uploading it to /osta/svg/flags/ (overwriting the one that is there).
Sweet! Thanks. It looks amazing by the way 🙂
O, Canada!
I'm glad you're happy. 🙂
BTW, you'll be able to switch to English_CAD in the next releases starting next week.
And I'm including native support for both the UK and the Canadian flags.