Tickets Fixed Undefined Index: category_permission_cache

Code:
Error Info
ErrorException: Undefined index: category_permission_cache - library/NixFifty/Tickets/Model/TicketWatch.php:146
Generated By: Mr. O, A moment ago
Stack Trace
#0 /home/nginx/domains/christianforums.com/public/library/NixFifty/Tickets/Model/TicketWatch.php(146): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/nginx/dom...', 146, Array)
#1 /home/nginx/domains/christianforums.com/public/library/NixFifty/Tickets/ControllerPublic/Ticket.php(1815): NixFifty_Tickets_Model_TicketWatch->sendNotificationToWatchUsersOnComment(Array)
#2 /home/nginx/domains/christianforums.com/public/library/XenForo/FrontController.php(351): NixFifty_Tickets_ControllerPublic_Ticket->actionInsertReply()
#3 /home/nginx/domains/christianforums.com/public/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/nginx/domains/christianforums.com/public/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
  ["url"] => string(69) "https://www.christianforums.com/tickets/user-profile.244/insert-reply"
  ["_GET"] => array(1) {
    ["/tickets/user-profile_244/insert-reply"] => string(0) ""
  }
  ["_POST"] => array(9) {
    ["message_html"] => string(145) "<p>Okay, thanks... Must be for me only then. I see two "stars" one for my zip, and another that shows my home address... spooky google.&nbsp;</p>"
    ["_xfRelativeResolver"] => string(57) "https://www.christianforums.com/tickets/user-profile.244/"
    ["attachment_hash"] => string(32) "a49d59aec1687266c906d9501cbb8876"
    ["last_date"] => string(10) "1495923281"
    ["last_known_date"] => string(0) ""
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(26) "/tickets/user-profile.244/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Back
Top