Realystic
Member
Hey just posting some issues we had while testing 2.4.0
Scripts Used:
Social Group Beta 2.4.0
Xenforo 1.5.x
- Current version of beta, stats not working yet
- Newfeed sorta works but text vanishes
- When group set to moderated for posts, then post approved text doesn't show up on news feed.
Code:
ErrorException: Fatal Error: Class Nobita_Teams_GroupNewsFeedHandler_Member contains 7 abstract methods and must therefore be declared abstract or implement the remaining methods (Nobita_Teams_GroupNewsFeedHandler_Abstract::getContentByIds, Nobita_Teams_GroupNewsFeedHandler_Abstract::canViewNewsFeedItem, Nobita_Teams_GroupNewsFeedHandler_Abstract::renderHeader, ...) - library/Nobita/Teams/GroupNewsFeedHandler/Member.php:17
Generated By: Athayus, 8 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(63) "http://xxxxxxxxx.com/groups/ajax/newsfeed?team_id=5&wtype=public"
["_GET"] => array(2) {
["team_id"] => string(1) "5"
["wtype"] => string(6) "public"
}
["_POST"] => array(0) {
}
}
Scripts Used:
Social Group Beta 2.4.0
Xenforo 1.5.x