Social Groups (XenForo 2.x.x)

Social Groups (XenForo 2.x.x) [Paid] 3.6.1

No permission to buy ($50.00)
truonglv updated [tl] Social Groups with a new update entry:

Version 1.0.3 released!

[Bugs]
* Fixed error while rebuild member cache
* Fixed delete group did not clean up related data
* Fixed cannot click to group name in group preview
* Fixed filter groups in group index did not work
* Fixed unnecessary queries when viewing forum and thread

[New Features]
* Added option to show some members in group card. They can be controlled by group option: `Maximum members in group card`
* Support XenForo Media Gallery. Now all members can create album inside the group.
* Improvement...

Read the rest of this update entry...
 
I can't create a group. I have categories and permission set but get this error when I try to create:

LogicException: Attempted to set 'member_cache' while a save was pending without forceSet in src/XF/Mvc/Entity/Entity.php at line 532

  1. XF\Mvc\Entity\Entity->set() in src/XF/Mvc/Entity/Entity.php at line 505
  2. XF\Mvc\Entity\Entity->__set() in src/addons/Truonglv/Groups/Entity/Member.php at line 280
  3. Truonglv\Groups\Entity\Member->updateGroupRecord() in src/addons/Truonglv/Groups/Entity/Member.php at line 263
  4. Truonglv\Groups\Entity\Member->_postSave() in src/XF/Mvc/Entity/Entity.php at line 1145
  5. XF\Mvc\Entity\Entity->save() in src/XF/Mvc/Entity/Entity.php at line 1139
  6. XF\Mvc\Entity\Entity->save() in src/XF/Tag/AbstractHandler.php at line 29
  7. XF\Tag\AbstractHandler->updateContentTagCache() in src/XF/Repository/Tag.php at line 389
  8. XF\Repository\Tag->modifyContentTags() in src/XF/Service/Tag/Changer.php at line 256
  9. XF\Service\Tag\Changer->save() in src/addons/Truonglv/Groups/Service/Group/Preparer.php at line 119
  10. Truonglv\Groups\Service\Group\Preparer->afterInsert() in src/addons/Truonglv/Groups/Service/Group/Creator.php at line 96
  11. Truonglv\Groups\Service\Group\Creator->_save() in src/XF/Service/ValidateAndSavableTrait.php at line 40
  12. Truonglv\Groups\Service\Group\Creator->save() in src/addons/Truonglv/Groups/Pub/Controller/Category.php at line 88
  13. Truonglv\Groups\Pub\Controller\Category->actionAdd() in src/XF/Mvc/Dispatcher.php at line 249
  14. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
  15. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
  16. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
  17. XF\App->run() in src/XF.php at line 328
  18. XF::runApp() in index.php at line 13
 
truonglv updated [tl] Social Groups with a new update entry:

Version 1.0.4 released!

[BUGS]
* Fixed missing permissions
* Fixed owner leave group and cannot assign to another.
* Fixed invite form still show even visitor did not have permission to see.
* Fixed cannot create group in some cases
* Fixed not clean up member alerts when member leave group.
* Fixed cannot upload new cover in some cases.
* Fixed album counter make 2 lines.
* Fixed member counter wrong in some cases.


[FEATURES]
* Added option to show group members in widget (apply for style full only)
* Added...

Read the rest of this update entry...
 
Please use the latest version.

\Getting this error now when I try to create a group:

An exception occurred: [Error] Call to a member function hasRole() on null in src/addons/Truonglv/Groups/Entity/Category.php on line 110

  1. Truonglv\Groups\Entity\Category->canEditTags() in src/addons/Truonglv/Groups/Pub/Controller/Category.php at line 96
  2. Truonglv\Groups\Pub\Controller\Category->actionAdd() in src/XF/Mvc/Dispatcher.php at line 249
  3. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
  4. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
  5. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
  6. XF\App->run() in src/XF.php at line 328
  7. XF::runApp() in index.php at line 13
 
With the last update, when i check a group, i have this error:

Code:
LogicException: Unknown relation Member accessed on xf_tl_group in src/XF/Mvc/Entity/Finder.php at line 651
XF\Mvc\Entity\Finder->join() in src/XF/Mvc/Entity/Finder.php at line 588
XF\Mvc\Entity\Finder->with() in src/XF/Mvc/Entity/Manager.php at line 209
XF\Mvc\Entity\Manager->findByIds() in src/XF/App.php at line 2287
XF\App->findByContentType() in src/XF/InlineMod/AbstractHandler.php at line 135
XF\InlineMod\AbstractHandler->getEntities() in src/XF/Pub/Controller/InlineMod.php at line 34
XF\Pub\Controller\InlineMod->actionShowActions() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
XF\App->run() in src/XF.php at line 328
XF::runApp() in index.php at line 13
 
With the last update, when i check a group, i have this error:

Code:
LogicException: Unknown relation Member accessed on xf_tl_group in src/XF/Mvc/Entity/Finder.php at line 651
XF\Mvc\Entity\Finder->join() in src/XF/Mvc/Entity/Finder.php at line 588
XF\Mvc\Entity\Finder->with() in src/XF/Mvc/Entity/Manager.php at line 209
XF\Mvc\Entity\Manager->findByIds() in src/XF/App.php at line 2287
XF\App->findByContentType() in src/XF/InlineMod/AbstractHandler.php at line 135
XF\InlineMod\AbstractHandler->getEntities() in src/XF/Pub/Controller/InlineMod.php at line 34
XF\Pub\Controller\InlineMod->actionShowActions() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
XF\App->run() in src/XF.php at line 328
XF::runApp() in index.php at line 13
Fixed.

I did a fresh install and only have the default "owner" and "member"

View attachment 176644
Quite strange. But i will release the hot fix soon.
 
That fixed it that. I have one issue though. As an admin I cannot seem to create a forum in my new group:

Untitled.webp
 
Try to refresh that page again. Does it fixed?

It's weird. It gives me an error when I try to do it, but then it does it. It's basically adding the forum to the bottom of my regular forum though instead of hiding it. Is there a way to fix both these issues?

bottom.webp
 
Also, the group admin role is still messed up and when I change it it reverts back to this:

1111.webp

In this group this appears: Member Role tl_groups.member_role_id_title_admin
 
Top Bottom