- Edited
Hi,I've received some suggestions i planned on adding in a new version of the Mod.Therefor i decided to make a more refined version.Changelog:- Tickets with the status "On-Hold" are not shown in the "Open Tickets", "Overdue Tickets" and the "Answered Tickets" queue.- Added custom logo for "On-Hold" menu item.___________________________________________________Step 1. Create a ticket status in the "Custom lists" tab.Name this status "On-Hold" and set the state to "Open"Step 2. Open any SQL database program (such as PHPmyadmin) and go to the "OST_ticket_status" table.In this table, copy the ID of the On Hold status.Step 3. Open the file "tickets.inc.php" (Located in the attachments of this post)and go to line 96, and change the number to the ID you copied.
Step 4. Upload the files to the below specified locations:- Upload "scp.css" in the folder \scp\css\- Upload "tickets.inc.php" in the folder \include\staff\- Upload "tickets.php" in the folder \scp\- Upload "onhold_ticket.gif" in the folder \scp\images\icons\(Files can be downloaded from: https://github.com/NickTheITGuy/OSTicket-OnHold)Any requests for this or a new mod?Let me know (-:Best regards,Nick