vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   2 forums - 1 users database (https://vborg.vbsupport.ru/showthread.php?t=108921)

wattieuk 02-26-2006 08:17 AM

2 forums - 1 users database
 
Is it possible to have two separate forums on the same server using the same user database? If so is it possible to merge the user databases of two forums before doing this? Cheers.

Marco van Herwaarden 02-26-2006 08:43 AM

Yes to both question, but there are a lot of limitations.

wattieuk 02-26-2006 09:02 AM

Thanks for the reply. do you have any further details. Alternatively is it possible to program the forum so when someone joins one forum, they automatically join the other as well?

Marco van Herwaarden 02-26-2006 09:23 AM

All is possible, but it would require custom coding for your situation.

Examples of the downsides to a simple solution:
- Postcounts would be shared among the boards. If you Update Counters, you would be left with only the postcount of that single board.
- Usergroups (including their id's) must be same on both boards.
- Add a user to a usergrup on 1 board, will also add to other board (think about making some a mod on 1 board, and he would automatic become a mod on the other)
- etc...

xlguy 02-26-2006 11:36 AM

Is there a way to alter the registration process so it inserts the information in to two user tables (in two vB databases) at the same time? This is what I need. Any ideas? Also any easy way of copying all the current entries from a vB user table to a new vB database?


All times are GMT. The time now is 08:35 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.00942 seconds
  • Memory Usage 1,709KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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