vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Users can only have 1 social group? (https://vborg.vbsupport.ru/showthread.php?t=304421)

Unfolded90 11-12-2013 01:54 AM

Users can only have 1 social group?
 
Hello,

I've changed the settings so users can only create 1 social group.
but i would like to have it so they can only join 1 until they leave the other that they have joined.

Any idea how to do this?

Lynne 11-12-2013 02:55 AM

I can tell you that there is no default setting to do this and that you will need to write a plugin. I guess when they click to join a group, the plugin would run a query to see if they are in any other groups and if so, spit out a message saying they can't join that group until they leave the other.

Actually, looking at the code around line 1395 or group.php, there is no plugin, so you will need to add the code directly.

Unfolded90 11-12-2013 03:06 AM

Any idea on how to do this lynne? or where to start

--------------- Added [DATE]1384237446[/DATE] at [TIME]1384237446[/TIME] ---------------

Does anyone else have some input here? Thanks

Lynne 11-12-2013 04:49 PM

I already told you what I would do in my last post:

Quote:

run a query to see if they are in any other groups and if so, spit out a message saying they can't join that group until they leave the other
That is how I would do it.

Unfolded90 11-12-2013 09:34 PM

I have not the first clue how to do this

Lynne 11-12-2013 10:46 PM

If you don't know how write any PHP and need someone else to do it all for you, then you may want to post in either the Modification Requests forum or the Requests for Paid Services forum to hire someone.

tbworld 11-12-2013 11:04 PM

Quote:

Originally Posted by Unfolded90 (Post 2460051)
Does anyone else have some input here? Thanks

f you don't know how write any PHP and need someone else to do it all for you, then you may want to post in either the Modification Requests forum or the Requests for Paid Services forum to hire someone.

@Lynne has graciously covered your options. That is where the request forum areas come in, since it is not a general question. :)


All times are GMT. The time now is 12:11 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
  • Page Generation 0.01001 seconds
  • Memory Usage 1,720KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete