Tickets Fixed Undefined index: ticket_read_date

Alpha1

Member
ErrorException: Undefined index: ticket_read_date - library/NixFifty/Tickets/ControllerPublic/Ticket.php:2782
Generated By: john, Monday at 7:12 PM

Stack Trace
#0 /library/NixFifty/Tickets/ControllerPublic/Ticket.php(2782): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/...', 2782, Array)
#1 /library/NixFifty/Tickets/ControllerPublic/Ticket.php(2566): NixFifty_Tickets_ControllerPublic_Ticket->_getNewMessages(Array, Array, 1520869596, 3)
#2 /library/XenForo/FrontController.php(369): NixFifty_Tickets_ControllerPublic_Ticket->actionInsertReply()
#3 /library/XenForo/FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(73) "https://forum.com/tickets/johns-hopkins-dmt-survey.822/insert-reply"
["_GET"] => array(0) {
}
["_POST"] => array(9) {
["message_html"] => string(860) "<p>Hey Alfa <br></p>"
["_xfRelativeResolver"] => string(61) "https://forum.com/tickets/survey.822/"
["attachment_hash"] => string(32) "f0ad8f26eb9890b80cf937ed861a0aed"
["last_date"] => string(10) "1520869596"
["last_known_date"] => string(0) ""
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(38) "/tickets/survey.822/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Back
Top