Fixed Error: Class name must be a valid object or a string - library/Nobita/Teams/Helper/Photo.php:123

retama

New Member
should be fixed, but still getting that error using Nobita v2.7.2 combined with XenForo 1.5.14

Stack Trace

#0 /directory/library/Nobita/Teams/Helper/Photo.php(28): Nobita_Teams_Helper_Photo::getXenMediaPhotoIndexParams(Array, Array)
#1 /directory/library/Nobita/Teams/ControllerPublic/Team.php(1244): Nobita_Teams_Helper_Photo::responseView(Object(Nobita_Teams_ControllerPublic_Team), Object(XenForo_Input), Array)
#2 /directory/library/XenForo/FrontController.php(351): Nobita_Teams_ControllerPublic_Team->actionPhotos()
#3 /directory/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /directory/index.php(13): XenForo_FrontController->run()
#5 {main}

Request State

array(3) {
["url"] => string(64) "https://subdomain.domain.com/groups/xxxx.60/photos"
["_GET"] => array(1) {
["/groups/xxxx_60/photos"] => string(0) ""
}
["_POST"] => array(0) {
}
}
 
Back
Top