vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   User data migration (https://vborg.vbsupport.ru/showthread.php?t=261533)

Khalid-B 04-06-2011 02:25 PM

User data migration
 
Hello guys..

is it possible to move user data (users with there passwords and emails ) from one forum to a new forum with fresh database ?


Thanks

Staxed 04-06-2011 02:35 PM

download impex from your vb.com members area, the documentation can help you from there, it's a pretty straight forward process.

ikaro 04-24-2012 09:53 AM

I'm interested in this funcionality. We've several VB Suite installed on different domains and we need to allow login to a specific users group (staff) using the same password.

I've used several time Impex but it perform massive users migrations, it do not allow to filter by usernames or groups.

What fields of "user" table i need to copy in order to create the same login informations?

Dan

tyteen4a03 04-25-2012 02:30 AM

Quote:

Originally Posted by ikaro (Post 2323048)
I'm interested in this funcionality. We've several VB Suite installed on different domains and we need to allow login to a specific users group (staff) using the same password.

I've used several time Impex but it perform massive users migrations, it do not allow to filter by usernames or groups.

What fields of "user" table i need to copy in order to create the same login informations?

Dan

I don't think ImpEx would be the solution here, since staff can change their password and the new password won't be synced to every forum.

How I would do it is to make a table that specifically store the staff details, and make a login hook that checks that table if necessary.

ahmed-samara 04-25-2012 11:50 PM

Yes you can do this by ImpEx


All times are GMT. The time now is 09:14 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.00943 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
  • (1)bbcode_quote_printable
  • (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