[TH] Social Groups [Deleted]

Is there a demo somewhere?

Would love one aswell. Or maybe there are gamers on here... Do you think this addon could be used to offer very basic "private" forums for guilds on a fansite for a online roleplaying game.... It sure sounds like it.
 
I've been skimming through this thread for a while now and I can't seem to find anyone reporting this bug:
Social forum moderators are able to move threads from their small social forum into any section in main forum. Also it seem that we're getting all the time this error:
Code:
 ErrorException: Argument 1 passed to Waindigo_SocialGroups_Model_SocialForum::getNodePermissions() must be an array, boolean given, called in /home/(...)/Waindigo/SocialGroups/Model/Post.php on line 77 and defined - library/Waindigo/SocialGroups/Model/SocialForum.php:510
I don't know if it related in any way to the mentioned bug. If needed I can provide full stack trace.
 
I've been skimming through this thread for a while now and I can't seem to find anyone reporting this bug:
Social forum moderators are able to move threads from their small social forum into any section in main forum.
This is not a bug. If you give them permission to move threads then they will have permission to move threads.

Also it seem that we're getting all the time this error:
Code:
 ErrorException: Argument 1 passed to Waindigo_SocialGroups_Model_SocialForum::getNodePermissions() must be an array, boolean given, called in /home/(...)/Waindigo/SocialGroups/Model/Post.php on line 77 and defined - library/Waindigo/SocialGroups/Model/SocialForum.php:510
I don't know if it related in any way to the mentioned bug. If needed I can provide full stack trace.
This is a known bug and is fixed in the next update.
 
I'm not quite sure if you understood me well. I was meaning social forum owners and people they assign as moderators. They are able to move the threads to the main forums. Not only inside the social forum they created.

If there is some configuration option for that in permissions then I couldn't find it (might be that I was looking in wrong place, sorry). And if it's there then it shouldn't be on by default.

BTW, thanks for the prompt response. I believe ETA for the new release is "when it's ready", right?
 
I'm not quite sure if you understood me well. I was meaning social forum owners and people they assign as moderators. They are able to move the threads to the main forums. Not only inside the social forum they created.

If there is some configuration option for that in permissions then I couldn't find it (might be that I was looking in wrong place, sorry). And if it's there then it shouldn't be on by default.
Valid point, it probably shouldn't be set by default. Please check the options for this add-on where you will see all the available permissions.

BTW, thanks for the prompt response. I believe ETA for the new release is "when it's ready", right?
That's correct.
 
Hi it's me again! :D

Two things, FIRST:

descriptionbug.webp

If a group used bbcode in their description, it will show up like this in the group list. Stripping bbcodes out of there, and a maybe a character limit (if there isn't one already), OR a special short description of the group just for displaying in the groups list would be really awesome.

And second:

Off the top of my head...
Code:
UPDATE xf_thread SET node_id = XXX, social_forum_id = YYY WHERE node_id = ZZZ
replacing XXX and YYY with the IDs of the Social Forum Category and Social Forum you want to move to, respectively, and ZZZ with the ID of the Forum that you wish to move from.

Then rebuild forum and social forum caches.

I just want to make sure I understand this query. This will move/convert ALL threads from a specific forum in to a Social Group that has already been created? ZZZ is the forum all my threads are currently in. XXX is the Social Forum Category that holds all my groups, and then YYY is the Social Group itself, right?
 
I just want to make sure I understand this query. This will move/convert ALL threads from a specific forum in to a Social Group that has already been created? ZZZ is the forum all my threads are currently in. XXX is the Social Forum Category that holds all my groups, and then YYY is the Social Group itself, right?
This is correct.
 
I have returned with a strange problem!

On my test forum the permissions keep getting reset -somewhere-, where threads show up in multiple groups. Basically threads for any group you have permissions to view will show up in almost every group. I haven't added any new usergroups, so I know it's not a new usergroup permissions' conflicting. Then I have to go from beginning (reuploading the addon file), setting permissions step by step via instructions from this thread on every usergroup - sometimes more than once cause it dun seem to work the first time - and I can never tell exactly which permission in which section (node or usergroups) is the one that keeps messing it all up and getting reverted. Cause as far as I can tell, none of the settings have changed.

It's perfect for a day or two, then bam! Suddenly right back where I started!
 
Sounds strange. Would you be able to PM me with the details for accessing your test site please? Ideally, I would need database (I.e. phpmyadmin), admin and ftp details.
 
Jon.....

Having a slight issue on uninstall.

The add-on is installed.

I go to uninstall, says cannot be found. Go back, there is no listing of it in Add-Ons, and yet there is still usergroup permissions, etc...
 
Jon.....

Having a slight issue on uninstall.

The add-on is installed.

I go to uninstall, says cannot be found. Go back, there is no listing of it in Add-Ons, and yet there is still usergroup permissions, etc...
Hi,

I think this happens if one of the other add-ons that it has been modified not to conflict with is uploaded but not installed. I think this is fixed in the upcoming update, so if you are happy to wait for that then you can just reinstall and uninstall that... or I can send you an advance copy if you want to risk it.
 
Back
Top Bottom