I just opened and checked the Escalation I had saved from previous versions and got this server error:
Code:
Error Info
Undefined index: actions - library/NixFifty/Tickets/Model/Escalation.php:35
Stack Trace
#0 /var/www/clients/client180/web812/web/library/NixFifty/Tickets/Model/Escalation.php(35): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/client...', 35, Array)
#1 /var/www/clients/client180/web812/web/library/NixFifty/Tickets/ControllerAdmin/Escalation.php(32): NixFifty_Tickets_Model_Escalation->prepareEscalation(Array)
#2 /var/www/clients/client180/web812/web/library/NixFifty/Tickets/ControllerAdmin/Escalation.php(102): NixFifty_Tickets_ControllerAdmin_Escalation->_getEscalationAddEditResponse(Array)
#3 /var/www/clients/client180/web812/web/library/XenForo/FrontController.php(351): NixFifty_Tickets_ControllerAdmin_Escalation->actionEdit()
#4 /var/www/clients/client180/web812/web/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /var/www/clients/client180/web812/web/admin.php(13): XenForo_FrontController->run()
#6 {main}
Request State
Array
(
[url] => https://www.mywebsite.com/admin.php?ticket-escalations/1/edit
[_GET] => Array
(
[ticket-escalations/1/edit] =>
)
[_POST] => Array
(
)
)