I am using osTicket version 1.18.1 and whenever I click on a button that doesn't open another page (meaning that a messagebox-like thing shows up) like for example the button "import user", the messagebox is empty and it is not possible to enter anything into it. The only way to get out of that messagebox is by pressing escape.

Has someone already experienced this issue and, if possible, can I have a solution to this?

    azo

    Typically this means AJAX issues or a fatal error is being logged somewhere. You need to check your PHP and webserver error logs for any related errors. You can also look at the browser's developer tools to see if it’s logging an error there.

    Cheers.

    Write a Reply...