![]() |
To get rid of a forum and group can I just delete both or is there something else I should do too?
tia |
That's all.
|
cheers!
|
This mod makes up for what group discussions lack. Great mod, Phalynx. :)
I'm testing this mod and I was curious about the query below. We can run a query to remove a forum from a GroupID: Code:
UPDATE socialgroup SET forumid=0 WHERE groupid=%GROUPID% 1) Can we use that same query to assign an existing forum to a Social Group by adding the ForumID and GroupID? So let's say I have forum A (ID 15) and created a Social Group (ID 2). Can I do this? Code:
UPDATE socialgroup SET forumid=15 WHERE groupid=2 2) If I wanted to disassociate a forum from a Social Group can I transfer or convert the forum threads/posts to the Social Group Discussions? Right now we can convert Social Group Discussions into forum threads and posts. Having the option to do the opposite would come in handy too. :) |
Isnt this implemented already in v3.83?
|
Quote:
|
Quote:
Awesome. :D I'm not sure if you answered it but is there a way to convert forum threads and posts back to Social Group Discussions (in case I no longer want the forum to be associated with the Social Group)? |
There is a modification here at vb.org that can do that. You will have to search for it, as I don't know the exact name.
|
The mod is called Move Threads from Forums to Social Groups. That's close to what I'm looking for but threads need to move one-by-one manually. I read that it might be due to the way Social Discussions were designed.
|
What happens to the forums if this mod gets uninstalled? Do they revert back to being social discussions, or do they remain as forums?
|
All times are GMT. The time now is 06:21 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|