Tickets Fixed Undefined index: ticket_read_date

SeToY

Member
Hi,

I still get the same error with the latest version like reported here: Tickets - Fixed - Undefined index: ticket_read_date
Code:
Server Error Log
Error Info
ErrorException: Undefined index: ticket_read_date - library\NixFifty\Tickets\ControllerPublic\Ticket.php:2782
Generated By: User, 10 minutes ago
Stack Trace
#0 D:\inetpub\wwwroot\domain.com\library\NixFifty\Tickets\ControllerPublic\Ticket.php(2782): XenForo_Application::handlePhpError(8, 'Undefined index...', 'D:\\inetpub\\wwwr...', 2782, Array)
#1 D:\inetpub\wwwroot\domain.com\library\NixFifty\Tickets\ControllerPublic\Ticket.php(2566): NixFifty_Tickets_ControllerPublic_Ticket->_getNewMessages(Array, Array, 1523042045, 3)
#2 D:\inetpub\wwwroot\domain.com\library\XenForo\FrontController.php(369): NixFifty_Tickets_ControllerPublic_Ticket->actionInsertReply()
#3 D:\inetpub\wwwroot\domain.com\library\XenForo\FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 D:\inetpub\wwwroot\domain.com\index.php(13): XenForo_FrontController->run()
#5 {main}
 
Back
Top