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.
osticket Awesome 1.11
php 7.2
centos 7.x
step to reproduce:
1. access /scp/login.php
checking with firefox in ubuntu 66.0.3 (64-bit), in android, also show the same, in chrome show correctly
in Firefox:


in Chrome


Hi @visimitra,
If you send me the URL for your osTicket Awesome installation I will be happy to take a look.
If you wish to keep it private you can send it to info@osticketawesome.com.
Hi stevland,
support.visimitra.tl
Thanks
Hi @visimitra,
On my end the "Sign in with Google" button is showing up on correctly on both the Client and Staff login pages. I tested with
- Chrome, Edge, Firefox and Opera on Windows 10
- Chrome, Safari on MacOS
- Samsung Internet and Firefox on Android.
I also turned off my WiFi so that technically I used two disparate network connections to view your login pages.
Unless you fixed something on your end I have to speculate that there is something (firewall?) blocking the image on your network.
What is unique is that the image is loading off of Google's server. Any other images that exist in osTicket / osTicket Awesome are loading locally. Perhaps you have some security setting that is preventing a remote file/image from being used.
<img class="sign-in-image" src="
" alt="Sign in with Google+">
I hope this gives you a clue and helps you figure it out.
I was happy to take a look, but I'm afraid that this not an osTicket Awesome issue and it falls outside of the type of things that I can support.
Hi @stevland,
sorry, I thought this problem related to firefox browser tracking protection.
checking with Ctrl+Shift+I, shown that
The resource at “
” was blocked because content blocking is enabled.[Learn More]
after enable for cookies here, now loading correctly, thanks for the information (thought before there is a problem with css), now is solved. <br /><br />
thanks


btw, after checking, class.auth.php this coming from oauth plugin, so url coming for google
No problem.
Thanks for posting your solution. Hopefully it will help someone else.
I haven't set up the OAuth plugin in years. Seeing your installation gave me a chance to tweak the CSS margins for the button, which will be included in future releases. 🙂