Fixed Call to undefined method Nobita_Teams_Model_Team::canEditPrivacy()

Shiro

Member
Code:
Error: Call to undefined method Nobita_Teams_Model_Team::canEditPrivacy() - library/Nobita/Teams/ControllerPublic/Team.php:860
Generated By: Infinity, Today at 7:27 PM
Stack Trace
#0 /var/www/kinmunity.com/library/XenForo/FrontController.php(351): Nobita_Teams_ControllerPublic_Team->actionSave()
#1 /var/www/kinmunity.com/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#2 /var/www/kinmunity.com/index.php(13): XenForo_FrontController->run()
#3 {main}
Request State
array(3) {
  ["url"] => string(47) "https://www.kinmunity.com/groups/forest.40/save"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(16) {
    ["team_category_id"] => string(1) "5"
    ["title"] => string(10) "//Forest//"
    ["tag_line"] => string(72) "A place for all otherkin/therians related to forest-type animals/beings!"
    ["language_code"] => string(5) "en-US"
    ["about_html"] => string(679) "<p><span style="color: #006633">Hello and welcome to the group for forest kin-types/therians! Not limited to foxes or wolves!!! You can join if one (or more) kin-types/theriotypes of yours is </span><span style="color: rgb(0, 102, 51)">usually found in forests or such. </span></p><p><span style="color: rgb(0, 102, 51)"><br></span></p><p><span style="color: #006600">It is okay if you want to look around and see if you could possibly have another kin-type that is related to forest animals.</span></p><p><span style="color: #006600"><br></span></p><p><font color="#336600">Remember, be kind to each other, because we are all in the same habitat and it is our home.</font></p>
"
    ["_xfRelativeResolver"] => string(47) "https://www.kinmunity.com/groups/forest.40/edit"
    ["tags"] => string(31) "fox,foxkin,therian,wolf,wolfkin"
    ["privacy_state"] => string(4) "open"
    ["always_moderate_join"] => string(1) "0"
    ["always_req_message"] => string(1) "1"
    ["always_moderate_posting"] => string(1) "1"
    ["allow_member_posting"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(22) "/groups/forest.40/edit"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Just run file health check to check any files was edited or missing.
 
Back
Top