After moving to osTicket 1.18.1 we began having issue where users could not upload files but agents can.
The system is hosted on Centos 8.0 with PHP 8.2.19 and Apache 2.4.37.
We see no errors logged but when reviewing the console for a user attempting to post, we see a jquery error:
jquery-3.7.0.min.js,….jm.3deGTwDUc7.js:1 jQuery.Deferred exception: $(...).filedropbox is not a function TypeError: $(...).filedropbox is not a function
Is anyone else having this issue or have a solution?