Hi, please help with the following:
WAMP
PHP 7.3.16
SQL 5.6.17
Apache 2.4.9
osTicket 1.14.1
I added the Last Message queue to the list of closed tickets.
All tickets have 50 Years ago in Last Message.
Dashboard -> System Logs shows nothing, The PHP error log displays the following:
[04-Aug-2020 08:37:49 UTC] PHP Warning: date() expects parameter 2 to be int, string given in C:\wamp\www\cis-ticket\include\class.queue.php on line 3113
[04-Aug-2020 08:37:49 UTC] PHP Stack trace:
[04-Aug-2020 08:37:49 UTC] PHP 1. {main}() C:\wamp\www\cis-ticket\scp\tickets.php:0
[04-Aug-2020 08:37:49 UTC] PHP 2. require_once() C:\wamp\www\cis-ticket\scp\tickets.php:578
[04-Aug-2020 08:37:49 UTC] PHP 3. WriteableAnnotatedModel___QueueColumn->render() C:\wamp\www\cis-ticket\include\staff\templates\queue-tickets.tmpl.php:271
[04-Aug-2020 08:37:49 UTC] PHP 4. HumanizedDateFilter->filter() C:\wamp\www\cis-ticket\include\class.queue.php:2316
[04-Aug-2020 08:37:49 UTC] PHP 5. date() C:\wamp\www\cis-ticket\include\class.queue.php:3113
[04-Aug-2020 08:37:49 UTC] PHP Warning: date() expects parameter 2 to be int, string given in C:\wamp\www\cis-ticket\include\class.queue.php on line 3113
class.queue.php, Line 3113:
Date and time settings:
Thank you