Brettflan
Active Member

Social Groups (XenForo 2.x.x) [Paid]
This add-on appears to cause N+1 queries when XF\Repository\Node::getNodeList() calls filterViewable. You should be extending XF\Entity\Forum::getListedWith() to add the extra relationship

Xon said:This add-on appears to cause N+1 queries whenXF\Repository\Node::getNodeList()
callsfilterViewable
. You should be extendingXF\Entity\Forum::getListedWith()
to add the extra relationship