Jump to content

User Login Question


JSHINER

Recommended Posts

I currently have a database that holds user registrations - there is a spot for them to register, login, etc.

 

Now... I am installing vBulletin - is there anyway to take away the user reg. on vBulletin and have the other one carry over to it? So once they login ONCE on the site, it counts them as logged in on vBulletin?

Link to comment
Share on other sites

Yea i've seen it done before not sure how to on vBullitin but in phpbb they register the password using the md5() method. So when they register on your site you would have to make it send all that data into the right database and the right table for that to work mostly (Well lol if not then i dont know how u would get it to work)

 

To figure out how they encrpt the password alogn with anything else (maybe they enncrpt the username too) just open ur favorite editing program and open the php registresion files for vBullitin (I don't know what files they would be) and what ever they use to send the information into the datbase jsut use on your registration form. I will be doing this myself in a little when i find what I need i will send it to u but it will only work for PHPbb

 

I know i probably didnt help to much but ive onl gotten 4 hours of sleep in the past 37 hours  :( :-\

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.