Order Tickets by LastMessage for Client in My Tickets Page of osTicket v1.6 RC5

Today I received a new request about how to order by LastMessage field in My Tickets page of osTicket v1.6 RC5. Here is the quote of the topic: Hello here is my problem. I want to order the tickets in Tickets -> My Tickets menu in order to have le last tickets in which the [...]

Share
[Read more...]

Send Email to User When The Limit Ticket is Reached in osTicket v1.6 RC5

There was a new request that being asked to myself regarding the modification on osTicket System I made through this article: Limiting Tickets Sent by Same Email Within The Last N Days in osTicket. That request was about send email to user when the limit ticket is reached and the last ticket is rejected. So [...]

Share
[Read more...]

Display The Forgot Ticket Number List Including The Closed Status in osTicket v1.6 RC5

For those of you who have implemented the modification I made for osTicket through this article: Add Forgot Ticket Number Feature into osTicket System v1.6 RC5 and need to display the forgot ticket number list including the ticket which have closed status, I made a modification regarding this. Please make sure that you have implemented [...]

Share
[Read more...]

Staff Cannot View Ticket Until They Are Assigned in osTicket v1.6 RC5

Today I made a modification in order to give solution to one of the topics in osTicket Forum Discussion. Here is the quote of that topic: I dont want the user to see the ticket till they are assigned to it. Only Admin and Manager of that department can view the idea. So basically something [...]

Share
[Read more...]

Different Open Ticket Pages in osTicket System v1.6 RC5

Have you ever wanted to make the different open ticket pages in osTicket System version 1.6 RC5 in order your user are able to submit separate tickets for the different problems? For example, at the top of your website page, it says “Submit Ticket” with another option that says Phone support, but it’s still linked [...]

Share
[Read more...]

Remind Staff about Assigned Ticket in osTicket System v1.6 RC5

There is an interesting feature request in osTicket Discussion Forum about how to send an email to an already assigned staff member to remind them to get on their tickets. To implement this new feature, I made a modification.

Share
[Read more...]

Add Forgot Ticket Number Feature into osTicket System v1.6 RC5

What would your client do if they forgot their ticket number? Especially when they wanted to check the ticket status after several days ago they received the email contains of that ticket number from your ticket system? In some ticket systems, they strongly recommended to re-open a new ticket immediately in order to get or [...]

Share
[Read more...]

How to Avoid Duplicate Ticket Content in osTicket System

In osTicket System, when a new ticket created, it executes INSERT INTO SQL, and then displaying the “Thank You” page afterwards. Unfortunately, when client reload or refresh that page, then it will re-execute that SQL again, since the primary key for the ticket table is an ID of the ticket which has the auto-number field. [...]

Share
[Read more...]

Never Display The Ticket Number After Client Submit A New Ticket!

osTicket System is one of the best open-source ticket system until now. I have been testing and using it since version 1.6 RC4. The last version when I created this article is 1.6 RC5. For those both version, it is still using the email address and the ticket number to log in to the system, [...]

Share
[Read more...]