zoldos
Member
Just started getting this:
Code:
ErrorException: Argument 2 passed to Nobita_Teams_Model_Team::canEditTags() must be of the type array, boolean given, called in /var/www/html/library/Nobita/Teams/ControllerPublic/Team.php on line 957 and defined - library/Nobita/Teams/Model/Team.php:826
Generated By: Freeky Kitten, A moment ago
Stack Trace
#0 /var/www/html/library/Nobita/Teams/Model/Team.php(826): XenForo_Application::handlePhpError(4096, 'Argument 2 pass...', '/var/www/html/l...', 826, Array)
#1 /var/www/html/library/Nobita/Teams/ControllerPublic/Team.php(957): Nobita_Teams_Model_Team->canEditTags(NULL, false)
#2 /var/www/html/library/XenForo/FrontController.php(347): Nobita_Teams_ControllerPublic_Team->actionSave()
#3 /var/www/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /var/www/html/index.php(13): XenForo_FrontController->run()
#5 {main}
Request State
array(3) {
["url"] => string(52) "http://www.thetorturedsoul.net/index.php?guilds/save"
["_GET"] => array(1) {
["guilds/save"] => string(0) ""
}
["_POST"] => array(10) {
["team_category_id"] => string(2) "10"
["title"] => string(37) "Freeky Kittens fantasies and desires."
["tag_line"] => string(12) "My fantasies"
["about_html"] => string(118) "<p>Here I plan to post some of my dark fantasies and other desires, real or otherwise and perhaps a story or two..</p>"
["_xfRelativeResolver"] => string(51) "http://www.xxxx.net/index.php?guilds/add"
["tags"] => string(50) "Freeky,Kitten,fantasies,dreams,desires"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(21) "/index.php?guilds/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}