vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   VB user passwords (https://vborg.vbsupport.ru/showthread.php?t=105067)

Langly 01-11-2006 12:34 PM

VB user passwords
 
I need to add 20000 users from my Postnuke CMS to my vbulletin. Since there isn't anything out there publically released that works to do this I have to do it manually, one at a time. The main difference I can see between the two user databases is the passwords. What will happen when the user tries to login if I did not conver their password to vbulletin format? Can they still login? How can I make it so they have to redo their password?

Here is what I'm talking about:

Postnuke user SQL database

Quote:

INSERT INTO `nuke_users` VALUES (23168, '', 'lazyday', 'lazyday@gmail.com', '', '', 'blank.gif', '1136230830', '', '', '', '', '', 1, 0, '', '', '', 'bcab041ac2a505bvc72b3e4dd4cd5da1', 5, '', 0, 0, 0, '', 0, '', '', 4096, 0, 6.0, 2, '2', 'YES');

vbulletin user SQL database:

Quote:

INSERT INTO `user` VALUES (3577, 3, '', 0, 'lazyday', '8331bbda9d62cz20a43cf85402845df3', '2006-01-02', 'lazy@gmail.com', 0, '', '', '', '', '', '', '', 1, 2, 'Junior Member', 0, 1136230616, 0, 1136230616, 1136230715, 0, 0, 10, 5, '-6', 1, 0, 0, 0, 3159, '02-28-1985', '1985-02-28', -1, -1, '222.68.17.188', 0, 9, 0, 0, 1, 0, 0, 'WdW', 0);
I have to change all my Postnuke CMS users into the above vbulletin format. Anyone know of something that can do this?

peterska2 01-11-2006 01:43 PM

impex is available from the members area and I'm pretty sure it includes an importer for postnuke. If not you can ask at vB.com and they will advise on how to do it.

Langly 01-12-2006 10:18 AM

THe most I get from .com was nothing when I asked about this before. Impex doesn't inclide a Postnuke CMS user importer. pnphpbb forums works but not the CMS.


All times are GMT. The time now is 04:42 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.01431 seconds
  • Memory Usage 1,718KB
  • 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
  • (3)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