Social Groups (XenForo 2.x.x)

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

No permission to buy ($50.00)
I need to import some social groups from VBulletin 4.2.5 for Xenforo 2.1. There is just text, no images. Do you have an importer script which can do this please?
It's required custom importer for that. Create an PM with me with more details.
 
I upgraded from 2.1.4 to the latest and I can't get any cover photos to show. Even the former ones don't show up I just get this:

1595770512478.webp
 
Did you see any errors in Browser console tab?

Just this a bunch of times:
Code:
    ErrorException: [E_NOTICE] Undefined index: tl_groups_groupNodeCache src/addons/Truonglv/Groups/Option/GroupNodeCache.php:33

    Generated by: Unknown account Jul 26, 2020 at 9:27 AM

Stack trace

#0 [internal function]: XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/shadowsp/...', 33, Array)
#1 src/addons/Truonglv/Groups/Option/GroupNodeCache.php(33): ArrayObject->offsetGet('tl_groups_group...')
#2 src/addons/Truonglv/Groups/XF/Entity/Forum.php(91): Truonglv\Groups\Option\GroupNodeCache::getGroupId(34)
#3 src/XF/Entity/Thread.php(61): Truonglv\Groups\XF\Entity\Forum->canView()
#4 src/XF/Pub/Controller/Thread.php(1385): XF\Entity\Thread->canView(NULL)
#5 src/XF/Pub/Controller/Thread.php(12): XF\Pub\Controller\Thread->assertViewableThread('23872', Array)
#6 src/addons/Truonglv/Groups/XF/Pub/Controller/Thread.php(23): XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#7 src/XF/Mvc/Dispatcher.php(350): Truonglv\Groups\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#8 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Index', Object(XF\Mvc\RouteMatch), Object(Truonglv\Groups\XF\Pub\Controller\Thread), NULL)
#9 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(Truonglv\Groups\XF\Pub\Controller\Thread), NULL)
#10 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#11 src/XF/App.php(2190): XF\Mvc\Dispatcher->run()
#12 src/XF.php(391): XF\App->run()
#13 index.php(20): XF::runApp('XF\\Pub\\App')
#14 {main}

Request state

array(4) {
  ["url"] => string(61) "/vxf/threads/the-afghad.23872/page-29"
  ["referrer"] => bool(false)
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Just this a bunch of times:
Code:
    ErrorException: [E_NOTICE] Undefined index: tl_groups_groupNodeCache src/addons/Truonglv/Groups/Option/GroupNodeCache.php:33

    Generated by: Unknown account Jul 26, 2020 at 9:27 AM

Stack trace

#0 [internal function]: XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/shadowsp/...', 33, Array)
#1 src/addons/Truonglv/Groups/Option/GroupNodeCache.php(33): ArrayObject->offsetGet('tl_groups_group...')
#2 src/addons/Truonglv/Groups/XF/Entity/Forum.php(91): Truonglv\Groups\Option\GroupNodeCache::getGroupId(34)
#3 src/XF/Entity/Thread.php(61): Truonglv\Groups\XF\Entity\Forum->canView()
#4 src/XF/Pub/Controller/Thread.php(1385): XF\Entity\Thread->canView(NULL)
#5 src/XF/Pub/Controller/Thread.php(12): XF\Pub\Controller\Thread->assertViewableThread('23872', Array)
#6 src/addons/Truonglv/Groups/XF/Pub/Controller/Thread.php(23): XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#7 src/XF/Mvc/Dispatcher.php(350): Truonglv\Groups\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#8 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Index', Object(XF\Mvc\RouteMatch), Object(Truonglv\Groups\XF\Pub\Controller\Thread), NULL)
#9 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(Truonglv\Groups\XF\Pub\Controller\Thread), NULL)
#10 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#11 src/XF/App.php(2190): XF\Mvc\Dispatcher->run()
#12 src/XF.php(391): XF\App->run()
#13 index.php(20): XF::runApp('XF\\Pub\\App')
#14 {main}

Request state

array(4) {
  ["url"] => string(61) "/vxf/threads/the-afghad.23872/page-29"
  ["referrer"] => bool(false)
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
This error happen while you upload the code to latest and in ACP it's still old version.
 
This error happen while you upload the code to latest and in ACP it's still old version.

Also seeing this almost daily:


Code:
    ErrorException: Push notification failure: {"success":false,"endpoint":{},"message":"cURL error 28: Resolving timed out after 10001 milliseconds (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)"} src/XF/Error.php:75

    Generated by: Unknown account Jul 27, 2020 at 10:45 AM

Stack trace

#0 src/XF.php(184): XF\Error->logError('Push notificati...', false)
#1 src/XF/Service/PushNotification.php(249): XF::logError('Push notificati...')
#2 src/XF/Service/PushNotification.php(167): XF\Service\PushNotification->handleResults(Array, Array)
#3 src/XF/Service/PusherTrait.php(182): XF\Service\PushNotification->sendNotifications()
#4 src/XF/Repository/UserAlert.php(147): XF\Service\Alert\Pusher->push()
#5 src/XF/Repository/UserAlert.php(111): XF\Repository\UserAlert->insertAlert(11415, 3450, 'Thundere', 'post', 590044, 'insert', Array)
#6 src/XF/Notifier/AbstractNotifier.php(55): XF\Repository\UserAlert->alert(Object(Truonglv\Groups\XF\Entity\User), 3450, 'Thunder', 'post', 590044, 'insert', Array)
#7 src/XF/Notifier/Post/AbstractWatch.php(104): XF\Notifier\AbstractNotifier->basicAlert(Object(Truonglv\Groups\XF\Entity\User), 3450, 'Thunder', 'post', 590044, 'insert')
#8 src/XF/Service/AbstractNotifier.php(86): XF\Notifier\Post\AbstractWatch->sendAlert(Object(Truonglv\Groups\XF\Entity\User))
#9 src/XF/Service/AbstractNotifier.php(44): XF\Service\AbstractNotifier->notifyType(Object(XF\Notifier\Post\ThreadWatch), Array, G)
#10 src/XF/Job/Notifier.php(33): XF\Service\AbstractNotifier->notify(G)
#11 src/XF/Job/Manager.php(253): XF\Job\Notifier->run(G)
#12 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#13 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
#14 job.php(42): XF\Job\Manager->runQueue(false, 8)
#15 {main}

Request state

array(4) {
  ["url"] => string(11) "/xf/job.php"
  ["referrer"] => string(51) "https://hhhhh.com/xf/whats-new/posts/2390908/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Delete
 
Also seeing this almost daily:


Code:
    ErrorException: Push notification failure: {"success":false,"endpoint":{},"message":"cURL error 28: Resolving timed out after 10001 milliseconds (see http:\/\/curl.haxx.se\/libcurl\/c\/libcurl-errors.html)"} src/XF/Error.php:75

    Generated by: Unknown account Jul 27, 2020 at 10:45 AM

Stack trace

#0 src/XF.php(184): XF\Error->logError('Push notificati...', false)
#1 src/XF/Service/PushNotification.php(249): XF::logError('Push notificati...')
#2 src/XF/Service/PushNotification.php(167): XF\Service\PushNotification->handleResults(Array, Array)
#3 src/XF/Service/PusherTrait.php(182): XF\Service\PushNotification->sendNotifications()
#4 src/XF/Repository/UserAlert.php(147): XF\Service\Alert\Pusher->push()
#5 src/XF/Repository/UserAlert.php(111): XF\Repository\UserAlert->insertAlert(11415, 3450, 'Thundere', 'post', 590044, 'insert', Array)
#6 src/XF/Notifier/AbstractNotifier.php(55): XF\Repository\UserAlert->alert(Object(Truonglv\Groups\XF\Entity\User), 3450, 'Thunder', 'post', 590044, 'insert', Array)
#7 src/XF/Notifier/Post/AbstractWatch.php(104): XF\Notifier\AbstractNotifier->basicAlert(Object(Truonglv\Groups\XF\Entity\User), 3450, 'Thunder', 'post', 590044, 'insert')
#8 src/XF/Service/AbstractNotifier.php(86): XF\Notifier\Post\AbstractWatch->sendAlert(Object(Truonglv\Groups\XF\Entity\User))
#9 src/XF/Service/AbstractNotifier.php(44): XF\Service\AbstractNotifier->notifyType(Object(XF\Notifier\Post\ThreadWatch), Array, G)
#10 src/XF/Job/Notifier.php(33): XF\Service\AbstractNotifier->notify(G)
#11 src/XF/Job/Manager.php(253): XF\Job\Notifier->run(G)
#12 src/XF/Job/Manager.php(195): XF\Job\Manager->runJobInternal(Array, G)
#13 src/XF/Job/Manager.php(79): XF\Job\Manager->runJobEntry(Array, G)
#14 job.php(42): XF\Job\Manager->runQueue(false, 8)
#15 {main}

Request state

array(4) {
  ["url"] => string(11) "/xf/job.php"
  ["referrer"] => string(51) "https://hhhhh.com/xf/whats-new/posts/2390908/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Delete
It's not bug of this add-on.
 
currently if a non group member sees a post from a closed group in the what’s new section and click on it, they see this error: Oops! We ran into some problems

can this be changed to tell the person they need to join the group to see the content? It’s causing a lot of confusion on my site.
 
1)
"allow_polls_to_be_created_in_this_forum" problem? I got these errors after enabling it:

Code:
InvalidArgumentException: Column 'allow_poll' is unknown src/XF/Mvc/Entity/Entity.php:601

Stack trace
#0 src/XF/Mvc/Entity/Entity.php(739): XF\Mvc\Entity\Entity->set('allow_poll', '1', Array)
#1 src/addons/Truonglv/Groups/Job/ForumSetupSync.php(57): XF\Mvc\Entity\Entity->bulkSet(Array)
#2 src/XF/Job/Manager.php(258): Truonglv\Groups\Job\ForumSetupSync->run(G)
#3 src/XF/Job/Manager.php(200): XF\Job\Manager->runJobInternal(Array, G)
#4 src/XF/Job/Manager.php(116): XF\Job\Manager->runJobEntry(Array, G)
#5 src/XF/Admin/Controller/Tools.php(120): XF\Job\Manager->runByIds(Array, 8)
#6 src/XF/Mvc/Dispatcher.php(350): XF\Admin\Controller\Tools->actionRunJob(Object(XF\Mvc\ParameterBag))
#7 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Tools', 'RunJob', Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Tools), NULL)
#8 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Tools), NULL)
#9 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#10 src/XF/App.php(2270): XF\Mvc\Dispatcher->run()
#11 src/XF.php(417): XF\App->run()
#12 admin.php(13): XF::runApp('XF\\Admin\\App')
#13 {main}

Request state
array(4) {
  ["url"] => string(24) "/admin.php?tools/run-job"
  ["referrer"] => string(68) "/admin.php?options/groups/tl_groups/"
  ["_GET"] => array(1) {
    ["tools/run-job"] => string(0) ""
  }
  ["_POST"] => array(5) {
    ["only_id"] => string(4) "1088"
    ["_xfRequestUri"] => string(36) "/admin.php?options/groups/tl_groups/"
    ["_xfWithData"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}

2) When I add a custom field, and use the "new tab" option, nothing happens when I click the tab in group view. It will just load the default news feed page. Yes, I did edit the group and add some information into that page. Still doesn't show up.
 
Last edited:
currently if a non group member sees a post from a closed group in the what’s new section and click on it, they see this error: Oops! We ran into some problems

can this be changed to tell the person they need to join the group to see the content? It’s causing a lot of confusion on my site.
That was changed.
 
1)
"allow_polls_to_be_created_in_this_forum" problem? I got these errors after enabling it:

Code:
InvalidArgumentException: Column 'allow_poll' is unknown src/XF/Mvc/Entity/Entity.php:601

Stack trace
#0 src/XF/Mvc/Entity/Entity.php(739): XF\Mvc\Entity\Entity->set('allow_poll', '1', Array)
#1 src/addons/Truonglv/Groups/Job/ForumSetupSync.php(57): XF\Mvc\Entity\Entity->bulkSet(Array)
#2 src/XF/Job/Manager.php(258): Truonglv\Groups\Job\ForumSetupSync->run(G)
#3 src/XF/Job/Manager.php(200): XF\Job\Manager->runJobInternal(Array, G)
#4 src/XF/Job/Manager.php(116): XF\Job\Manager->runJobEntry(Array, G)
#5 src/XF/Admin/Controller/Tools.php(120): XF\Job\Manager->runByIds(Array, 8)
#6 src/XF/Mvc/Dispatcher.php(350): XF\Admin\Controller\Tools->actionRunJob(Object(XF\Mvc\ParameterBag))
#7 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Tools', 'RunJob', Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Tools), NULL)
#8 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Admin\Controller\Tools), NULL)
#9 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#10 src/XF/App.php(2270): XF\Mvc\Dispatcher->run()
#11 src/XF.php(417): XF\App->run()
#12 admin.php(13): XF::runApp('XF\\Admin\\App')
#13 {main}

Request state
array(4) {
  ["url"] => string(24) "/admin.php?tools/run-job"
  ["referrer"] => string(68) "/admin.php?options/groups/tl_groups/"
  ["_GET"] => array(1) {
    ["tools/run-job"] => string(0) ""
  }
  ["_POST"] => array(5) {
    ["only_id"] => string(4) "1088"
    ["_xfRequestUri"] => string(36) "/admin.php?options/groups/tl_groups/"
    ["_xfWithData"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}

2) When I add a custom field, and use the "new tab" option, nothing happens when I click the tab in group view. It will just load the default news feed page. Yes, I did edit the group and add some information into that page. Still doesn't show up.
(1) What is your XF version?
 
Top Bottom