[TH] Social Groups [Deleted]

I'm currently seeing threads duplicate and overwrite other threads. There doesn't seem to be a rhyme or reason to it. I deleted the add-on, checked to ensure the database tables had been deleted, re-created, and the behavior persists. The "ghosting" thread will change based on new threads posted.

View attachment 32947

Any update on this? It still is going on.
 
Hi there! Testing this out along with the other to see what our member base would like more. I like the design. It's simple.

My only downside is that since we're a large site there's a long loading time for node creation. We're much, much, larger than the examples. So this should be an interesting ride. :). We have over 26,000 members.
 
My only downside is that since we're a large site there's a long loading time for node creation. We're much, much, larger than the examples. So this should be an interesting ride. :). We have over 26,000 members.

Do you mean social forum creation or social category creation? Social forums are not nodes. This is what should make it good for your site as 1,000's of nodes would probably kill your site. I'll see if I can optimise the code.
 
Social forum creation takes a while. :( it hangs. And sometimes says a duplicate entry ws found.

We have a ton of nodes and a very large database.
 
Got an internal server error while creating my first social group:
ErrorException: Undefined index: - library/Waindigo/SocialGroups/Model/Forum.php:24
Stack trace:
#0 /var/www/vhosts/xxxx/httpdocs/library/Waindigo/SocialGroups/Model/Forum.php(24): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 24, Array)
#1 /var/www/vhosts/xxxx/httpdocs/library/XenForo/Model/Forum.php(412): Waindigo_SocialGroups_Model_Forum->canUploadAndManageAttachment(Array, NULL, NULL, NULL)
#2 /var/www/vhosts/xxxx/httpdocs/library/XenForo/ControllerPublic/Forum.php(308): XenForo_Model_Forum->getAttachmentParams(Array, Array)
#3 /var/www/vhosts/xxxx/httpdocs/library/XenForo/FrontController.php(310): XenForo_ControllerPublic_Forum->actionCreateThread()
#4 /var/www/vhosts/xxxx/httpdocs/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#5 /var/www/vhosts/xxxx/httpdocs/index.php(13): XenForo_FrontController->run()

#6 {main}
 
On the latest version, why I tried to uninstall it, it display "This page can't be found".
I have to reinstall it again by installing the XML file for the addon to show up. Then trying to uninstall it again will get the same error message and the addon disappears on the addon list.
 
Would there be anyway for this to be compatible with Thread Thumbnails or Xentag ?
This should be possible (as it uses the core XenForo threads system), although may require a slight modification to both add-ons. Xentag is not my add-on, so you will need to speak to the developer of that add-on.
 
On the latest version, why I tried to uninstall it, it display "This page can't be found".
I have to reinstall it again by installing the XML file for the addon to show up. Then trying to uninstall it again will get the same error message and the addon disappears on the addon list.

Same issue,
Some phrases and option was not removed.
 
This should be possible (as it uses the core XenForo threads system), although may require a slight modification to both add-ons. Xentag is not my add-on, so you will need to speak to the developer of that add-on.

So in regards to Thread Thumbnails, would you know what templates to look at to integrate these add-ons together ?
 
Waindigo updated Social Groups by Waindigo with a new update entry:

Version 1.0.2 released

Warning: this update adds a new view permission. After updating, all social forums will be hidden from view until this permission is enabled.

New features:
  • Added 'view' permission.
  • Add ability to move social forums from one social category to another.
Bug fixes:
  • Fixed various incompatibilities when used in conjunction with [bd] Forum Watch add-on.
  • Fixed uninstallation error.
  • Various other bug fixes.

Read the rest of this update entry...
 
The uninstallation issue is still there. When trying to uninstall this addon at /admin.php?add-ons/Waindigo_SocialGroups/delete
It will have an error message
Error
The requested page could not be found.
I haven't been able to replicate this particular issue. What other add-ons do you have installed/enabled?
 
I haven't been able to replicate this particular issue. What other add-ons do you have installed/enabled?
I have a few addons by you in the past and I have no problem uninstalling them, except this one. I have the same set of addons when i uninstall your addons as well as other addons so it's unlikely that they are the problem.
Post #133 by Dinh Thanh shows that I'm not the only one.

Maybe there is something about the installer/uninstaller of this particular addon.

Is there any alternative way we can uninstall this without using the ACP? Remove the files and drop the table on the DB?
 
Top Bottom