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

Reply
 
Thread Tools Display Modes
  #1  
Old 10-28-2008, 01:04 PM
Madita Madita is offline
 
Join Date: Sep 2008
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Is there a way for Password transfer from SMF to VB 3.7.3 - Dont dare to ignore this!

Hi,

fine...you did not dare to ignore this thread

- > we try to tranfer from SMF to VB, too
(hell what a stress )

well, I believed my programer that he can handle this ..."No problem !" was his statement.

As you can imagine with this post, no problem ..has become a PROBLEM, now

Our main issue is, that we have a lot of memebers with "fake" email accounts
So due to this, email verification for new passwort will not function, when they try to
login into VB and ask for new password.

QUESTION....Has anyone found a way to transfer Passwords from SMF to VB

As I can see here and in other forums (now searching the web for solutions)
this is a really BIG issue for a long time.

Does/has anyone here write or have written a programe or code to solve this ?

Do I have to go back to SMF :down:

Is there anyone who can give maybe private VB support (please contact me)

Are there any alternative suggestions how to handle the "fake" emails for passwords

I really would appreciate if you would anser me


regards from a desparate, stressed, annoyed, sad VB wannabe ...Madita
Reply With Quote
  #2  
Old 10-28-2008, 02:08 PM
nexialys
Guest
 
Posts: n/a
Default

your best solution would be to keep your SMF for a week or two, sending a global announcement to all your members to update their email to a real one, etc...

if they fail to provide one, that's bad but they will have to deal with the bug to not be able to login to their new account on your new vBulletin.

hotmail.com, mail.yahoo.com, gmail.com ... all these are free, so why use a fake email anymore... tell them to register there if they really need to keep anonymous! then they change their email in their profile, and tada!

---- btw, this solution is a gain for you, because no more fake emails, no bouncing mails when you communicate with your members, they will all receive the email of your announcement when you move to a new forum script.
Reply With Quote
  #3  
Old 10-28-2008, 02:17 PM
Madita Madita is offline
 
Join Date: Sep 2008
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dont't know why they are so intelligent and use fake email adresses ?

We want to avoid double memberships, especially from our top posters.
They have to register again, and they will definitively register again.

Well as I am new with using VB, there is a tool I do not understand exactly.

Merging users....!? sth like that

what does this mean exactly ?

Can I merge the same user with different nicks (as they have registered again) to the original user nick ?
If yes...that would help a little...as a kind of alternative way

We are a forum, which is really not interested in fake user numbers or same person/different nicks...we want to keep it plain and honest.

Nevertheless, thanks for your reply
Reply With Quote
  #4  
Old 10-28-2008, 02:29 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nexialys is correct that the real solution would be to inform your members to update their email before moving to vB. But i guess that already has happened so not a real solution anymore.

I am not sure how passwords are stored in SMF. Depending on the encryption there might be a workaround possible.
Reply With Quote
  #5  
Old 10-28-2008, 02:44 PM
nexialys
Guest
 
Posts: n/a
Default

easy to find how to code the passwords:

Quote:
Originally Posted by SMF User Registration
PHP Code:
sha1(strtolower($_POST['username']) . $_POST['password1']) 
Reply With Quote
  #6  
Old 10-28-2008, 03:00 PM
nexialys
Guest
 
Posts: n/a
Default

what my post means is that the technique for verifying the password can not be replicated into vBulletin, and cannot be retrieved either... you have to deal with a "no solution" directly...

as you suggested, you could use the "Merge Users"... once the users register again, they contact you to tell you what was their username and what was their old email, so you can trace who they were, and then merge both users.. it's a simple "source user (old user without password)" >> "merge with target user"

something else would be to have a minimal form coded which would detect the old password and ask the user to enter a new password to update it...

something like:

.............username:
.........old password:
.......new password:
..confirm password:

.. i think of this, your forum was already updated etc ?!.. would be complicated if you do not have your old database though, because this technique need to verify the old password with the old forum dB... vBulletin do not keep the old password as it is not in a proper format...
Reply With Quote
  #7  
Old 10-28-2008, 03:09 PM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I might have an idea to solve this. Will see if i can find time tomorrow to create something.
Reply With Quote
  #8  
Old 11-08-2008, 11:53 AM
my evil twin my evil twin is offline
 
Join Date: Mar 2008
Location: Germany
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I need this solution too.

Can you give me any hint?

Thanks in advance.
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 08:16 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.06238 seconds
  • Memory Usage 2,227KB
  • 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_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (5)postbit_onlinestatus
  • (8)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_postinfo_query
  • fetch_postinfo
  • 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