[Social Groups]

Spike05de

New Member
I had the following error when I post a Thread to Group:

LogicException: Not supported! in src/addons/Truonglv/Groups/ThreadType/Group.php at line 78
  1. Truonglv\Groups\ThreadType\Group->onThreadEnterType() in src/XF/Entity/Thread.php at line 1135
  2. XF\Entity\Thread->_postSave() in src/addons/EWR/Atendo/Entity/Thread.php at line 43
  3. EWR\Atendo\Entity\Thread->_postSave() in src/XF/Mvc/Entity/Entity.php at line 1324
  4. XF\Mvc\Entity\Entity->save() in src/XF/Service/Thread/CreatorService.php at line 533
  5. XF\Service\Thread\CreatorService->_save() in src/addons/BS/ScheduledPosting/XF/Service/Concerns/ScheduleCreate.php at line 11
  6. BS\ScheduledPosting\XF\Service\Thread\Creator->_save() in src/XF/Service/ValidateAndSavableTrait.php at line 42
  7. XF\Service\Thread\CreatorService->save() in src/XF/Pub/Controller/ForumController.php at line 961
  8. XF\Pub\Controller\ForumController->actionPostThread() in src/addons/EWR/Atendo/Pub/Controller/Forum.php at line 32
  9. EWR\Atendo\Pub\Controller\Forum->actionPostThread() in src/addons/Truonglv/Groups/XF/Pub/Controller/Forum.php at line 17
  10. Truonglv\Groups\XF\Pub\Controller\Forum->actionPostThread() in src/XF/Mvc/Dispatcher.php at line 362
  11. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
  12. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
  13. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
  14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2777
  15. XF\App->run() in src/XF.php at line 798
  16. XF::runApp() in index.php at line 23
I use Xenfor 2.3 and Social Groups 4.0
 
I've tested and it works fine. Can you disable other add-ons and testing it again?
 
Back
Top