Tickets Fixed Call to undefined method NixFifty_Tickets_ControllerPublic_Message::_setHideOptions()

Code:
Error Info
Error: Call to undefined method NixFifty_Tickets_ControllerPublic_Message::_setHideOptions() - library/NixFifty/Tickets/ControllerPublic/Message.php:122
Generated By: saralynn, Today at 11:10 AM
Stack Trace
#0 /home/nginx/domains/christianforums.com/public/library/XenForo/FrontController.php(351): NixFifty_Tickets_ControllerPublic_Message->actionSave()
#1 /home/nginx/domains/christianforums.com/public/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#2 /home/nginx/domains/christianforums.com/public/index.php(13): XenForo_FrontController->run()
#3 {main}
Request State
array(3) {
  ["url"] => string(57) "https://www.christianforums.com/tickets/message/1268/save"
  ["_GET"] => array(1) {
    ["/tickets/message/1268/save"] => string(0) ""
  }
  ["_POST"] => array(6) {
    ["message_html"] => string(11) "<p><br></p>"
    ["_xfRelativeResolver"] => string(63) "https://www.christianforums.com/ticket-message/1268/save-inline"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(32) "/ticket-message/1268/save-inline"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Back
Top