Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 Programming Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 04-28-2010, 03:01 PM
smnet smnet is offline
 
Join Date: Feb 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Merge Social Groups :: Quick Hack / Query

Hi everyone,

If anyone is lucky enough like our site to have a very active 'social group' following then you are prolly inundated with similar groups.

I've been wanting to have a 'merge social groups' function for ages but realise this is a pure mod waiting to happen (or... not waiting perhaps)

Does anyone have any ideas for a quick hack or a query that can achieve a merge?

I'm not begging for a custom mod here, just seeing if anyone has even begun to think about this, or had to do it before..... what did you do?... share away!
Reply With Quote
  #2  
Old 05-02-2010, 07:30 PM
smnet smnet is offline
 
Join Date: Feb 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've posted this as a project on scriptlance.... hopefully it can be made.
Reply With Quote
  #3  
Old 08-25-2013, 03:04 PM
dougdirac's Avatar
dougdirac dougdirac is offline
 
Join Date: Nov 2011
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Did anything ever come of this?
Reply With Quote
  #4  
Old 08-26-2013, 07:11 AM
tbworld tbworld is offline
 
Join Date: Oct 2008
Posts: 2,126
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you merging or are you moving. Who owns the group if you merge?
I could see moving members and their posts to another established group, but you would then have to drop the old owner.

Moving posts and users over to another group isn't really that hard. What I mean, is that this is a lot of work to make something like this foolproof, 'elections have to be made'. It is not something you would use on a regular basis. I wonder how many people even have the need for it.

If 10 principle people sign up, then I will write a rudimentary script to do this, but I won't write a mod, it will just be a script that you have to fill in the group information.

I do not want to support a mod.
Reply With Quote
  #5  
Old 08-26-2013, 10:47 AM
dougdirac's Avatar
dougdirac dougdirac is offline
 
Join Date: Nov 2011
Posts: 208
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would like social groups to have more of the normal forum capabilities. As it is you can't move messages (posts) to a different discussion (thread) even within the same group (forum).

Really I'd like the ability to move content between the groups and the forums.
Reply With Quote
  #6  
Old 01-01-2016, 04:21 PM
khininger khininger is offline
 
Join Date: Aug 2009
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i would find such a mod very helpful too.

Users start multiple social groups on the same topic (either because they don't bother looking if there's an existing group already, or because they want to feel special), each group accumulates content, each group owner leaves the site in a few years, and we end up with a bunch of groups that nobody manages and that are hard to navigate, cluttery, same thing over and over, and everyone uses them interchangeably. I cant close them like I close threads, I can't merge them, my only option is to delete all content, which I don't want to do. Silly arrangement, imho. I could definitely use something that would allow me to merge groups, move discussions from group to group, or close groups without deleting them.
Reply With Quote
  #7  
Old 04-11-2016, 11:36 AM
grey_goose grey_goose is offline
 
Join Date: Jun 2009
Posts: 284
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just do it in the database... ?


ADMINCP > MAINTENANCE > EXECUTE SQL QUERY
HTML Code:
UPDATE discussion SET groupid='YY' WHERE groupid='XX';
Where XX is the old group number and YY is the destination group number. The groupid is in the url, "forum/group.php?groupid=XX"

For the rest, AFAIK there are mods to move forum threads INTO social groups, but not vice versa.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12: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.04106 seconds
  • Memory Usage 2,216KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_html
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete