Tickets Fixed XenForo_Exception: Error.

Alpha1

Member
XenForo_Exception: Error. - library/NixFifty/Tickets/DataWriter/Ticket.php:1138
Generated By: Alfa, A moment ago

Stack Trace
#0 /library/NixFifty/Tickets/DataWriter/Ticket.php(620): NixFifty_Tickets_DataWriter_Ticket->getFirstMessageDw()
#1 /library/NixFifty/Tickets/DataWriter/Ticket.php(556): NixFifty_Tickets_DataWriter_Ticket->_updateSearchIndexTitle()
#2 /library/NixFifty/Tickets/DataWriter/Ticket.php(540): NixFifty_Tickets_DataWriter_Ticket->_indexForSearch()
#3 /library/XenForo/DataWriter.php(1423): NixFifty_Tickets_DataWriter_Ticket->_postSave()
#4 /library/NixFifty/Tickets/ControllerPublic/Ticket.php(1542): XenForo_DataWriter->save()
#5 /library/XenForo/FrontController.php(351): NixFifty_Tickets_ControllerPublic_Ticket->actionUpdate()
#6 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /index.php(13): XenForo_FrontController->run()
#8 {main}
Request State
array(3) {
["url"] => string(44) "https://forum.com/tickets/p.330/update"
["_GET"] => array(0) {
}
["_POST"] => array(6) {
["priority"] => string(1) "1"
["title"] => string(6) "issues"
["category_id"] => string(1) "5"
["custom_fields"] => array(4) {
["first_name"] => string(7) ""
["last_name"] => string(0) ""
["account_name"] => string(23) "Somewhere"
["organization"] => string(0) ""
}
["custom_fields_shown"] => array(4) {
[0] => string(10) "first_name"
[1] => string(9) "last_name"
[2] => string(12) "account_name"
[3] => string(12) "organization"
}
["_xfToken"] => string(8) "********"
}
}
 
Back
Top