Forum Replies Created
-
In reply to: Upgrade from OsTicket with active OAuth-client to OsTicket Awesome
December 11, 2023 at 8:14 am #19210stevlandKeymasterHi Koen,
osTicket Awesome fully supports the OAuth plugin, but that’s not exactly what you asked.
You’re wondering if the plugin will continue to work after migrating to osTicket Awesome without any further intervention.
That is a good question, and unfortunately I don’t know the answer. I haven’t used OAuth myself in years.
But I would assume that all of its settings are stored in osTicket’s database, which will remain the same.
If you follow the instructions, the URL for your installation will remain the same as well. So that shouldn’t be a problem, either.
And, given that the subject of OAuth arises so rarely in this forum, I would guess that it requires minimal fuss—if any—after migrating.
The only additional advise I can think of would be to go into the plugin settings before migrating and record / screenshot all of your configurations, just in case you run into any issues.
I hope this helps!
In reply to: Osticket v1.18.1 Top Mobile menu missing in light mode
December 5, 2023 at 7:57 am #19121stevlandKeymasterHi zwing,
You don’t run into this issue while using the 1.18.1-1 Demo, correct?
So the question is: what is wrong with your environment or installation?
Troubleshooting on a mobile device is quite limited.
So visit the installation using a desktop browser (I recommend Chrome for this).
Press Control+Shift+J to open the Console (Command+Option+J on a Mac).
Resize the left panel (containing your installation) until the navigation icons disappear).
What errors (if any) appear in the Console?
Also check your apache logs for relevant errors.
Let me know what you find.
In reply to: osTicket v.1.17.3 PDF Print -> Wrong Time on printdate
December 5, 2023 at 6:23 am #19110stevlandKeymasterThis is definitely not an osTicket Awesome issue.
I recommend you either research this as a vanilla osTicket query, or ask for advice in the osTicket forum.
Good luck!
In reply to: Search Results Mobile View
November 26, 2023 at 4:48 pm #19028stevlandKeymasterWhich language pack?
In reply to: Disable zoom when filling form on iPhones possible?
November 23, 2023 at 7:54 am #18986stevlandKeymasterHi Erick,
This is just a quick message to let you know I will look into this soon and get back to you.
In reply to: Infinite loading of ticket creation
November 23, 2023 at 7:51 am #18985stevlandKeymasterSo that suggests to me that this isn’t actually an issue with osTicket Awesome, but rather something amiss with your installation / web server.
500 Internal Server Error is very generic. The only way to get more information is to look at the Apache logs for clues. Look for entries that were recorded at the time you tried to create the ticket.
But often the cause is wrong permissions.
Please refer to the 500 Internal Server Error and What file and folder permissions do I need? sections on the Troubleshooting page.
In reply to: Infinite loading of ticket creation
November 23, 2023 at 7:23 am #18979stevlandKeymasterPress SHIFT + O to switch to vanilla osTicket and try creating a test ticket. Does that work?
In reply to: Can’t disable Dark Mode
November 22, 2023 at 1:46 pm #18968stevlandKeymasterSorry to you both, but I cannot reproduce this issue and I have absolutely no idea what could be going wrong.
In order to try and figure this out I will need access to one of your installations.
Emily or Javier, if you’re willing to let me log into your osTicket please fill out Sections 1 and 2 of this form:
In reply to: Attachment preview bug
November 22, 2023 at 1:31 pm #18964stevlandKeymasterHi guys,
If you switch to vanilla osTicket by pressing SHIFT + O you will see that this is not an osTicket Awesome issue.
See also:
https://github.com/clonemeagain/attachment_preview/issues/63
In reply to: Sidebar Missing After 1.17.5 Upgrade
November 20, 2023 at 6:43 pm #18939In reply to: Sidebar Missing After 1.17.5 Upgrade
November 19, 2023 at 8:38 am #18904stevlandKeymasterHi @servo,
I apologized for the inconvenience.
The truth is that I don’t test 1.17.x versions as rigorously because very few people download it. Most users stick to the latest stream—which currently is 1.18.x—and that is what I recommend to use.
Having said that, I should have caught this issue. Thank you for bringing it to my attention. I will need to prepare a osTicket Awesome for osTicket 1.17.5 (Revision 2) release to address this. So please standby for that (I will update this forum entry when it is ready) or consider upgrading to osTicket Awesome for osTicket 1.18.1 (Revision 1).
In reply to: “Go to top” like in demo
November 14, 2023 at 7:41 am #18851stevlandKeymasterHi Ole,
You’ll find the option at Theme > Custom Text and Links.
But note that the icon doesn’t appear until the page is quite long, which perhaps explains your confusion.
In reply to: Theme Changing Itself
November 9, 2023 at 7:19 am #18778stevlandKeymasterI have a vague recollection of something similar plauging a customer for weeks. It ended up being the result of caching software on his server (intended to speed up his main website).
Even that seems impossible to me, but it’s the only possible cause I can think of.
Here is something you can try. After configuring your theme settings rename /include/staff/theme.inc.php.
Renaming it will make it inaccessible.
Thus you’ve ruled out that a human or process is reverting the settings by interacting with the webpage.
If the settings revert it means that a human or process is somehow interacting with your database.
At least then you’ll be a bit closer to figuring out the cause.
Please let me know what you determine.
In reply to: Google Fonts self hosted
October 26, 2023 at 5:25 pm #18601stevlandKeymaster2023 update:
osTicket Awesome is now fully self-contained, and doesn’t call any remote files. Therefore it is fully functional on an intranet or in a locally-hosted environment with no internet.
In reply to: Offline issues
October 26, 2023 at 5:23 pm #18600stevlandKeymasterIn case either of you guys are interested, or anyone else who may read this thread…
…osTicket Awesome is now fully self-contained, and doesn’t call any remote files. Therefore it is fully functional on an intranet or in a locally-hosted environment with no internet.