Tickets Fixed Undefined index: node_id

Alpha1

Member
/tickets/the-real-help-desk-ate-my-reply.12/update

Undefined index: node_id

  1. XenForo_Application::handlePhpError() in SV/ModEss/XenForo/Model/Log.php at line 446
  2. SV_ModEss_XenForo_Model_Log->logModeratorActionLocal() in XenForo/Model/Log.php at line 186
  3. XenForo_Model_Log::logModeratorAction() in NixFifty/Tickets/ControllerPublic/Ticket.php at line 1377
  4. NixFifty_Tickets_ControllerPublic_Ticket->_updateModeratorLogTicketEdit() in NixFifty/Tickets/ControllerPublic/Ticket.php at line 1473
  5. NixFifty_Tickets_ControllerPublic_Ticket->actionUpdate() in XenForo/FrontController.php at line 351
  6. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  7. XenForo_FrontController->run() in /index.php at line 13
 
ErrorException: Undefined index: node_id - library/SV/ModEss/XenForo/Model/Log.php:446
Generated By: Alfa, Yesterday at 3:03 PM

Stack Trace
#0 /library/SV/ModEss/XenForo/Model/Log.php(446): XenForo_Application::handlePhpError(8, 'Undefined index...', '/...', 446, Array)
#1 /library/XenForo/Model/Log.php(186): SV_ModEss_XenForo_Model_Log->logModeratorActionLocal('thread', Array, 'edit', Array, NULL, NULL)
#2 /library/NixFifty/Tickets/ControllerPublic/Ticket.php(1377): XenForo_Model_Log::logModeratorAction('thread', Array, 'edit', Array)
#3 /library/NixFifty/Tickets/ControllerPublic/Ticket.php(1613): NixFifty_Tickets_ControllerPublic_Ticket->_updateModeratorLogTicketEdit(Array, Object(NixFifty_Tickets_DataWriter_Ticket))
#4 /library/XenForo/FrontController.php(351): NixFifty_Tickets_ControllerPublic_Ticket->actionReassign()
#5 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#6 /index.php(13): XenForo_FrontController->run()
#7 {main}
Request State
array(3) {
["url"] => string(62) "https://forum.com/tickets/email-confirmation.14/reassign"
["_GET"] => array(0) {
}
["_POST"] => array(3) {
["username"] => string(11) "xxx"
["_xfToken"] => string(8) "********"
["_xfConfirm"] => string(1) "1"
}
}
 
Back
Top