Social Groups for XenForo

Social Groups for XenForo [Paid] 2.2.0 Alpha 1

No permission to buy ($49.00)
This could take some time.
 
@Ozzy47 You are retired? Is anyone taking over? I'd like to use Social Groups with XF 2.3.6. It currently doesn't work. :(

Please advise. Thanks!
 
In this thread.
Thanks, much appreciated!

@Painbaker I just upgraded to XF 2.3.6 and I can see my member created groups, and the sub-forums they made are there, but when I click a group banner to view the group, nothing happens. I just see a blank page. No server error.

Is there a fix in the works? I'm using 2.1.33 Patch Level 6.

Thank you!
 
Thanks, much appreciated!

@Painbaker I just upgraded to XF 2.3.6 and I can see my member created groups, and the sub-forums they made are there, but when I click a group banner to view the group, nothing happens. I just see a blank page. No server error.

Is there a fix in the works? I'm using 2.1.33 Patch Level 6.

Thank you!
The latest patch with some fixes for XF 2.3 is available here:


So far tested by only a few members so not officially released

DM me on my site for a license transfer from snogssite
 
The latest patch with some fixes for XF 2.3 is available here:


So far tested by only a few members so not officially released

DM me on my site for a license transfer from snogssite
Great! I made an account under zoldos, and will DM you. :)
 
Hi @Painbaker and thank you for taking this over and keeping it alive and growing.

We updated to 2.2.0 Alpha 1 (from 2.1.33 PL1), and we are running PHP 8.3. As soon as we updated to 2.2.0 Alpha 1, we immediately began seeing a lot of these in the Server Error log: "[E_WARNING] Attempt to read property 'Group' on null."

Here's one example:

[E_WARNING] Attempt to read property "Group" on null in src/addons/Snog/Groups/XF/Entity/Forum.php:16

Stack trace​

#0 src/addons/Snog/Groups/XF/Entity/Forum.php(16): XF::handlePhpError(2, '[E_WARNING] Att...', '/home/pu...', 16)
#1 src/XF/Mvc/Entity/AbstractCollection.php(407): Snog\Groups\XF\Entity\Forum->canView()
#2 [internal function]: XF\Mvc\Entity\AbstractCollection->XF\Mvc\Entity\{closure}(Object(Truonglv\AnonymousPosting\XF\Entity\Forum))
#3 src/XF/Mvc/Entity/AbstractCollection.php(248): array_filter(Array, Object(Closure))
#4 src/XF/Mvc/Entity/AbstractCollection.php(404): XF\Mvc\Entity\AbstractCollection->filter(Object(Closure))
#5 src/XF/Repository/ForumRepository.php(32): XF\Mvc\Entity\AbstractCollection->filterViewable()
#6 src/XF/Pub/Controller/FindThreadsController.php(71): XF\Repository\ForumRepository->getViewableForums()
#7 src/XF/Pub/Controller/FindThreadsController.php(52): XF\Pub\Controller\FindThreadsController->getThreadResults(Object(SV\RedisCache\XF\Finder\Thread), 'started')
#8 src/XF/Mvc/Dispatcher.php(362): XF\Pub\Controller\FindThreadsController->actionStarted(Object(XF\Mvc\ParameterBag))
#9 src/XF/Mvc/Dispatcher.php(264): XF\Mvc\Dispatcher->dispatchClass('XF:FindThreads', 'Started', Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\FindThreadsController), NULL)
#10 src/XF/Mvc/Dispatcher.php(121): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(XF\Pub\Controller\FindThreadsController), NULL)
#11 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#12 src/XF/App.php(2826): XF\Mvc\Dispatcher->run()
#13 src/XF.php(806): XF\App->run()
#14 index.php(23): XF::runApp('XF\\Pub\\App')
#15 {main}

Request state​

array(4) {
["url"] => string(31) "/find-threads/started"
["referrer"] => string(39) "https://www.site.com/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}

Reverting to 2.1.33 PL1 (clumsily - we overwrote the new files with old) stopped the errors immediately. Although now the Add-On is flagged with "version mismatch" in the Add-On list. Nonetheless appears to be functioning OK.
 
Awesome! Is this the same as 2.1.33 Patch 7, or should I upgrade?
The latest update fixed additional compatibility issues with XF 2.3.

Hi @Painbaker and thank you for taking this over and keeping it alive and growing.

We updated to 2.2.0 Alpha 1 (from 2.1.33 PL1), and we are running PHP 8.3. As soon as we updated to 2.2.0 Alpha 1, we immediately began seeing a lot of these in the Server Error log: "[E_WARNING] Attempt to read property 'Group' on null."

Here's one example:



Reverting to 2.1.33 PL1 (clumsily - we overwrote the new files with old) stopped the errors immediately. Although now the Add-On is flagged with "version mismatch" in the Add-On list. Nonetheless appears to be functioning OK.
Try the latest build from my website

@Painbaker

Is Multi Prefix supported yet?
No
 
@Painbaker I just noticed another issue. I tried to upload a banner for a new group I created, but no matter what image format I try to use, I keep getting:

Code:
Oops! We ran into some problems.
Provided file is not a valid image.

I tried a PNG, JPG, and JPEG. No server errors, and the file size didn't seem to matter either.

I did recently remove XFMG and had to hack my site's DB to turn off gallery usage as the groups wouldn't show up. That's fixed. But now this!

Any ideas? Existing group banners didn't change and still display. Server file permissions seem okay too. I don't think I've upgraded to 2.2.0 Alpha 1. Should I try that first? Thanks!!
 
Any ideas? Existing group banners didn't change and still display. Server file permissions seem okay too. I don't think I've upgraded to 2.2.0 Alpha 1. Should I try that first? Thanks!!
You should try the latest version, which fixes the compatibility issue with XF image optimization.
 
Back
Top Bottom