vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - SocialForums for vB3.8 (https://vborg.vbsupport.ru/showthread.php?t=207315)

hollosch 03-04-2009 06:09 PM

i deactivate this hack and it works perfect !!!

thx

WreckRman2 03-04-2009 11:19 PM

Looks great!

DobieGillis? 03-05-2009 01:11 AM

Phalynx, you are a genius, but, the idea of making a social group into a forum defeats the whole purpose of a social group which is more intimate. Albeit, your code is perfect, the concept is not. I applaud your efforts but have since disabled the mod.

jilly 03-05-2009 01:34 AM

So if I have a board running 3.8.1, that has never had Social Forums installed, can I install this as new?

WreckRman2 03-05-2009 01:37 AM

Quote:

Originally Posted by DobieGillis? (Post 1760663)
Phalynx, you are a genius, but, the idea of making a social group into a forum defeats the whole purpose of a social group which is more intimate. Albeit, your code is perfect, the concept is not. I applaud your efforts but have since disabled the mod.

Only members of a group can see the forum for that group. I think vBulletin made a huge mistake by NOT doing exactly this to begin with. The stock way is like going back to vB version 1.

YabbaDabba 03-05-2009 03:32 AM

Phalynx,

Many, many thanks for this.

Will be downloading and installing later this week.
Kudos for your terrific support.

Phalynx 03-05-2009 07:51 AM

Quote:

Originally Posted by jilly (Post 1760672)
So if I have a board running 3.8.1, that has never had Social Forums installed, can I install this as new?

Yes.

DobieGillis? 03-05-2009 10:29 AM

Quote:

Originally Posted by IndyWebDesign (Post 1760675)
Only members of a group can see the forum for that group. I think vBulletin made a huge mistake by NOT doing exactly this to begin with. The stock way is like going back to vB version 1.

didn't realize that, thanks for the clarification. This Mod is a great

tereg 03-06-2009 08:32 AM

Is there any way to mask the creator of a Social Forum from the "View Forum Leaders" page (/vbroot/showgroups.php). Social Forum creators are listed as "Moderators", even though in Admin CP they are not listed as a Primary or Additional user in the Moderators usergroup at Admin CP -> Usergroups -> Usergroup Manager.

Even if the "Viewable on Show Groups" option is set to No for the entire Moderators usergroup and Registered Users usergroup, Social Forum creators are still listed in "View Forum Leaders".

Thank you.

tereg 03-06-2009 10:55 AM

I am also experiencing an error that had previously been found in an older version, the "Invalid Title Specified" error:

https://vborg.vbsupport.ru/showpost....&postcount=202
https://vborg.vbsupport.ru/showpost....&postcount=409

This behavior is happening to me as well for 2.0

Phalynx 03-06-2009 12:40 PM

Quote:

Originally Posted by tereg (Post 1761657)
Is there any way to mask the creator of a Social Forum from the "View Forum Leaders" page (/vbroot/showgroups.php). Social Forum creators are listed as "Moderators", even though in Admin CP they are not listed as a Primary or Additional user in the Moderators usergroup at Admin CP -> Usergroups -> Usergroup Manager.

Even if the "Viewable on Show Groups" option is set to No for the entire Moderators usergroup and Registered Users usergroup, Social Forum creators are still listed in "View Forum Leaders".

Thank you.

SocialForums adds the group leaders as normal, default moderators to the forum. How vBulletin displays them is not in the range of this modification. You need to disable the option to display Moderators on "View Forum Leaders". It's not a usergroup setting.


Quote:

Originally Posted by tereg (Post 1761708)
I am also experiencing an error that had previously been found in an older version, the "Invalid Title Specified" error:

https://vborg.vbsupport.ru/showpost....&postcount=202
https://vborg.vbsupport.ru/showpost....&postcount=409

This behavior is happening to me as well for 2.0

Uhm, I thought this has been fixed. Will take a look.

rob01 03-06-2009 07:12 PM

i have a question

With activated option to add owner as a moderator the transfering leads to removing all moderators of the linked forum

what this means?

Phalynx 03-06-2009 08:33 PM

Quote:

Originally Posted by rob01 (Post 1761979)
i have a question

With activated option to add owner as a moderator the transfering leads to removing all moderators of the linked forum

what this means?

That means that if you defined an own moderator for that socialforum, that moderator will be removed and replaced by the new owner of the group.

rob01 03-07-2009 01:03 AM

is this something good or bad?

WreckRman2 03-07-2009 02:28 AM

Working great... Can we add a way that when a new member joins the group it also subscribes them to the forum. My forums doesn't get alot of posts so we could easiler miss one but if it emails all the members when a new thread is posted that would be awesome.

inciarco 03-07-2009 02:40 AM

Interesting Mod.

Is Important to Add Options for it, like One to Stablish Usergroups and/or Users that Can Create and Associate a Forum for their Social Groups, and to Set a Maximum of Forums to be Able to Create.

Also an Option to Set Which Groups can Have Forums would be a Nice Option, so that Admins can Evaluate if is Important or Not to Allow a Forum to be Created for that Social Group(s).

It'd Also be Important to Set the Option of Minimum Number of Users in the Social Groups on a Mod's Option on the Admin Control Panel.

Only Admins Would Know and Should Control the Way their Boards Should Grow on Forums Structure Not Users.

The Idea is Right and Very Useful, but is Yet Too Open for Users to Waste the Boards Resources without Admin Control. :(

My Best Regards.

:)

jilly 03-07-2009 03:52 AM

I have installed them as new on two boards running 3.8.1 with no previous install, and it is working beautifully!

Kaelon 03-08-2009 02:38 AM

Question -- I am considering installing this add-on. A number of my user clubs already have forums. Is there a way that I can associate pre-existing forums with newly created social groups under this hack? (In other words, any query that I can easily run?)

Also, did you manage to fix the problem identified in post #50?

DieselMinded 03-08-2009 03:00 AM

can you move threads from the regular forum into these social group forums ?

Kaelon 03-08-2009 05:18 AM

Quote:

Originally Posted by DiesellMinded (Post 1762935)
can you move threads from the regular forum into these social group forums ?

Yes. You can also run a manual query to assign a groupid to a socialgroup.

Code:

UPDATE  `socialgroup` SET  `forumid` =  'X' WHERE  `socialgroup`.`groupid` =Y LIMIT 1 ;
Simply replace X with the forumid, and Y with the groupid, of the two that you wish to link. Setting the forumid to 0 removes any forum associated with a socialgroup, allowing that socialgroup to create a new forum.

Question -- Does the query on forumdisplay (to generate a notice linking a forum to its matching socialgroup) occur on all forums, or just socialforums?

DieselMinded 03-08-2009 06:09 AM

I just want the social groups to show up in the drop down when moving a thread , so in the future when an event is posted on the board staff can move it to the regional social group

Phalynx 03-09-2009 08:42 AM

Quote:

Originally Posted by IndyWebDesign (Post 1762210)
Working great... Can we add a way that when a new member joins the group it also subscribes them to the forum. My forums doesn't get alot of posts so we could easiler miss one but if it emails all the members when a new thread is posted that would be awesome.

Interesting option, will think about it.

Quote:

Originally Posted by inciarco (Post 1762216)
The Idea is Right and Very Useful, but is Yet Too Open for Users to Waste the Boards Resources without Admin Control. :(

That is not true. You can set already usergroup permissions. With that, you can permit only admins the possibility to create forums. That way, YOU decide which Group will have a forum.

Quote:

Originally Posted by Kaelon (Post 1762919)
Also, did you manage to fix the problem identified in post #50?

As I already told, I'm working on this.

Quote:

Originally Posted by Kaelon (Post 1762919)
Does the query on forumdisplay (to generate a notice linking a forum to its matching socialgroup) occur on all forums, or just socialforums?

On all, because I have to find out if this forum is linked to a social group. For next version I will eliminate this query by storing this info in the forumcache.

Quote:

Originally Posted by DiesellMinded (Post 1762935)
can you move threads from the regular forum into these social group forums ?

Of course, as the create forums are regular forums, nothing special. This hack allows forums to be associated with groups.

YabbaDabba 03-09-2009 08:02 PM

Hi,

Love this Mod. We consider it essential. Excellent job!

Issue:
We want each Group Starter (Leader) to moderate his own social forum.

I see how that is enabled, and so far, so good.

However, the default Moderator permissions for Group Leaders are not quite what we want. They are more encompassing than we want to grant, so we want to dial the permissions down a little.

How do I set the default Moderator permissions for Group Leaders?
I know I can change them after the fact, but that still can cause dangerous situations.
The default settings give the Group Leaders too much power across the boards.
I'm hoping there's an easy way to set default Social Group Moderator permissions so we don't have to manually edit each one.

Thanks in advance.

DieselMinded 03-09-2009 08:16 PM

Insted for the notcie that this is a social forum on top of a social thread hoiw can i keep the social group header on the thread pages as well

DieselMinded 03-09-2009 08:18 PM

on your install instructions you left off the admin page

DieselMinded 03-09-2009 08:31 PM

A required field called sendpm is missing or has an invalid value. Message when trying to create a forum

This dont add any forums to the main forum index correct? , i just want the current discussions to act as threads

[high]* DieselMinded disables mod waiting for support :([/high]

Phalynx 03-09-2009 10:16 PM

Quote:

Originally Posted by YabbaDabba (Post 1764298)
How do I set the default Moderator permissions for Group Leaders?

The only way is to edit the file includes/functions_socialforums.php
Go to "function SaveModerator()" and check all lines regarding the permissions.

Quote:

Originally Posted by DiesellMinded (Post 1764311)
Insted for the notcie that this is a social forum on top of a social thread hoiw can i keep the social group header on the thread pages as well

Not possible.

Quote:

Originally Posted by DiesellMinded (Post 1764314)
on your install instructions you left off the admin page

Which Admin page? What are you expecting there?

[QUOTE=DiesellMinded;1764324]A required field called sendpm is missing or has an invalid value. Message when trying to create a forum
This does NOT come from SocialForums. Check which other modification needs such a field.

Quote:

Originally Posted by DiesellMinded (Post 1764324)
This dont add any forums to the main forum index correct? , i just want the current discussions to act as threads

This Mod what is described on all pages: It adds a REAL STANDARD DEFAULT FORUM. Not more, not less. With that, a Social Group can use REAL THREADS instead of the crappy Discussions.

DieselMinded 03-09-2009 11:12 PM

i get a

Quote:

A required field called sendpm is missing or has an invalid value.
Message when trying to create a forum

I was letting you know that you left a page off your instructions , the page that goes into the admin directory .

So this adds 1 forum to the main forum index and all the club forums are under the social groups pages ? or does it add all the social group forums as child forums on the main forum index , ? I want this to clean up my main forum index and move all the local and regional things into the social groups

XBL EXTREME NYC 03-10-2009 02:17 AM

is there a way to make it where i can have each forum listed in different parts of my forum according to the category it is in.

for example a basketball team social group like the rockets would go in an nba forum and the nfl team forum would go in a nfl forum.

Phalynx 03-10-2009 08:00 AM

Quote:

Originally Posted by DiesellMinded (Post 1764434)
i get a



Message when trying to create a forum

To get support, you will need to click "Mark as Installed".


Quote:

Originally Posted by DiesellMinded (Post 1764434)
I was letting you know that you left a page off your instructions , the page that goes into the admin directory .

So this adds 1 forum to the main forum index and all the club forums are under the social groups pages ? or does it add all the social group forums as child forums on the main forum index , ? I want this to clean up my main forum index and move all the local and regional things into the social groups

It adds 1 Forum to a parent forum you have to enter in the AdminCP.


Quote:

Originally Posted by XBL EXTREME NYC (Post 1764540)
is there a way to make it where i can have each forum listed in different parts of my forum according to the category it is in.

for example a basketball team social group like the rockets would go in an nba forum and the nfl team forum would go in a nfl forum.

Currently not. You need to move that forums manually after creation.

DieselMinded 03-10-2009 11:01 AM

/me undownloads not quite what i had in mind

SuperJETT 03-10-2009 12:43 PM

Excellent mod.

Varsh 03-11-2009 11:16 AM

Didn't realise you released it for 3.8 already, cheers Phalanx! Tagged and will install later this week. :D

DellaMorte 03-12-2009 02:22 PM

We are developing a gaming community website for gaming clans. We want to offer them there own custom forum with moderation functions etc.

Is it possible to give every clan (social group in the forum) to possibility to create there own sub forums?

If yes, what kind of impact will this have on the server load etc?

Thanks in advance!

Kaelon 03-12-2009 03:43 PM

Re: whether queries are made on all forums:

Quote:

Originally Posted by Phalynx
On all, because I have to find out if this forum is linked to a social group. For next version I will eliminate this query by storing this info in the forumcache.

But this is only if you enable the SocialForum Notices, right? If you disable the notices, there should be no queries at all?

wtb 03-16-2009 01:14 AM

Ok, it's installed and ready to be activated but your instructions don't mention the file in the admincp directory (in the zip file). What does it do and do we need it? I uploaded it but only because it was there.

GHC Webmaster 03-16-2009 06:30 AM

Quote:

Originally Posted by wtb (Post 1769259)
Ok, it's installed and ready to be activated but your instructions don't mention the file in the admincp directory (in the zip file). What does it do and do we need it? I uploaded it but only because it was there.

I asume it provides the page under vBulletin Options voor this mod. But that's just a quick guess.

Phalynx 03-17-2009 04:05 PM

Quote:

Originally Posted by DellaMorte (Post 1766478)
We are developing a gaming community website for gaming clans. We want to offer them there own custom forum with moderation functions etc.

Is it possible to give every clan (social group in the forum) to possibility to create there own sub forums?

If yes, what kind of impact will this have on the server load etc?

Thanks in advance!

This depends on how many clans you have. Each group will have one additional forum. If you enable the option to display notices in each social forum, you will get 1 additional query on each forum. If you enable permissions for private groups, you will have 1 additional query.


Quote:

Originally Posted by Kaelon (Post 1766536)
Re: whether queries are made on all forums:



But this is only if you enable the SocialForum Notices, right? If you disable the notices, there should be no queries at all?

Yes.

Quote:

Originally Posted by wtb (Post 1769259)
Ok, it's installed and ready to be activated but your instructions don't mention the file in the admincp directory (in the zip file). What does it do and do we need it? I uploaded it but only because it was there.

Quote:

Originally Posted by GHC Webmaster (Post 1769393)
I asume it provides the page under vBulletin Options voor this mod. But that's just a quick guess.

Yes, it's the file that is beeing accessed via AdminCP/SocialForums. It contains the discussions->forum converter

y2krazy 03-17-2009 06:07 PM

I need help, please. I have a social group and created a forum after setting the correct permissions; however, the forum does not show up where it should, but I can still access it from the "Visit the forum of this group." link in the group's main page. How can I get it to show the forum where it is when browsing the forums? It is a Private group, but I am the Group Leader, so I should be able to see the forum without having to go through the group's page every time. Thanks in advance!

EDIT: It might help if I put the "Visibility of social forums. This can only be set for new forums and does not modify existing one." to ON.

~ Sean

Phalynx 03-17-2009 07:11 PM

Great you sorted this out :)


All times are GMT. The time now is 04:15 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01478 seconds
  • Memory Usage 1,851KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (26)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete