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.
Hello,
I'm trying to change the logo, but I can't now every time I choose a logo is like there isn't any only appears a box with a question mark:

And the trash can don't work too, I can't delete the image/logo.
Can you help me please?
- Open osta/functions.php
- Change line18 from
"upload-dir"=> ROOT_PATH . "/osta/uploads/",
to
"upload-dir"=> ROOT_PATH . "osta/uploads/",
OR install osTicket 1.12 (Revision 3), which should be released within the next few hours.
But I have that.... look:

Yikes. My comment got muddled with html. Let me try again:
Change
"upload-dir"=> ROOT_PATH . "/osta/uploads/",
to
"upload-dir"=> ROOT_PATH . "osta/uploads/",
...or install the latest release, now available here.
I will mark this as resolved for now, but feel free to respond if you haven't sorted this out yet.