rcron still not working
Re-assign Ticket
osTicket v.1.10 Printing problem
Web Server Software: Apache
MySQL Version: 5.6.33
PHP Version: 5.6.19
[SMALL MOD] On-Hold Status (OST 1.10)
We call this status "On-Hold" and set the state to "Open"

On line 435 add the following code:

By adding an extra piece of code you can have the menu show the amount of tickets with the "On-Hold" status which have been answered.

If you want this to be shown, make sure the "tickets.php" file looks like this instead:

And go to the "OST_ticket_status" table.
Step 4. Search for the status you added called "On-Hold" and memorize the ID.

On line 92 add the following code:


Let me know.
Nick
Email Fetching - Attachment Size Limit??
[resolved] Staff/Backend Page Width?
[resolved] Forms
thanks in advance
[MOD] Change Width of your Backend (Admin/Staff)
Any way to trigger emails to send based on the current ticket status?
is osTicket suitable for multi-tenant support environments?
Searching problems
hello,
We use this application, we like it, but we have a problem with the searching function.
We can not search for a number which appears in the text. I attached an example, it hopefully helps and you understand. I am sorry , but it is in Hungarian language.
Thank you in advance.
Best regrds,
Ildikó Gyetván
How to create my own pop-ups
Advanced ticket status and advanced SLA plans
The feature sounds nice, but is pretty much useless due to the fact that you can only define the ticket state "Open" or "Closed"
It would be nice if a feature was implemented which would allow tickets to be put "on-hold" in such a way that the SLA timer is also paused.
website keeps going up and down throughout the day
Web Server Software: Apache/2.4.10
MySQL Version: 5.5.53
PHP Version: 5.6.27-0+deb8u1
server: debian 8.6
it seems like every few hours my osticket site is unreachable, then it's reachable..then unreachable, then reachable. happens 5-7/day. i started noticing this back 30 March. i have nagios monitoring and it's reporting this:
HTTP WARNING: HTTP/1.1 404 Not Found - 771 bytes in 0.192 second response time
And in the web browser, getting this: ERR_SSL_PROTOCOL_ERROR
I have another web app on the same server using tomcat and it's running fine all day.
i cannot find anything in the logs
any help is appreciated.
Inserting screenshots only works half of the times
Cannot register to edit Wiki
We encourage anyone in the community to help share useful notes, documentation and information. In order to edit osTicket wiki you need to be a registered and active osTicket Forum Member.
Agents can select each department if they create a new ticket
I am wondering: Agents can select each department if they create a new ticket.
Agent1 belongs to 'support' department only. Agent1 is assigned to group 'support_staff'.
All groups have access to 'support' department. Group 'support_staff' has Department Access only to 'support'.
While creating a new ticket Agent1 can see/select all departments created in osticket from the 'Department:' dropdown list. For example, Agent1 can select 'accounting' department and can create a 'accounting ticket'. Not sure if this is by concept or if it is a bug. Anyway, it is a bad approach for us. What can I do, that agents can only select departments they are associated with?
Mail Fetcher after update to osTicket v1.10
Excessive errors processing emails for
mail.abitec.sk/abitec\ServisA. Please manually check the inbox.
Befor all was without any errors.
I search this, but I was not found any solution :-(
MIssing Company name in Print ticket
Hi All,
After installing OSTicket V 1.10 (901e5ea)
In ticket print and Task print its missing the company name right below the logo image.
It should be printed left and on the right side the date and printing time is shown.
Looking in the template file (ticket-print-tmpl.php) around line 110 it say's :
<td class="flush-left"><?php echo (string) $ost->company; ?></td>
<td class="flush-right"><?php echo Format::daydatetime(Misc::gmtime()); ?></td>
Any ideas why the company name is not printed ?
Thanks.