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.
Where does OSTA store it's custom CSS from the themes page?
(ie themes --> theme options --> Custom CSS Tab... )
the change i made makes none of the tabs work so now i cant see that page..
How can i find / edit the items there outside the helpdesk?? are they stored locally somewhere? in a database?? what can i do?
Hi Jesse,
I understand that you can't access the tabs to navigate back to the CSS page, so you can't remove the CSS you added, which broke the tabs.
But you can go to the page directly by adding /scp/theme.php#custom-css to the end of the URL of your installation.
yeah i tried that but it doesnt pull up the tab for some reason..
when I go there I only get the color theme page... even though the url is as you describe.
where is the actual data stored?
The data is stored in the database.
But have you tried opening Developer Tools in your browser and manually looking for the CSS that is causing the tabs to disappear?
The data is stored in the database.
But have you tried opening Developer Tools in your browser and manually looking for the CSS that is causing the tabs to disappear?
so maybe its' not that but that's the only thing I changed today.. old site works fine... but new site none of the menus work..
Look for relevant error messages in the Developer Tools > Console of your current web browser.
Try accessing the page from a different web browser.
Those are my best suggestions off the top of my head.
Feel free to report back with any relevant information you discover.
Have you made any progress on this?