The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Dual login system
Hi guys.
I've just started upgrading my site and i've decided to go from a Phorum installation to vB I had a lot of posts in my old forum, but the problem is not converting the posts.. It's that in my "old site" there was no forum verification system, there was only one custom system to hold all the users. (which, btw. had all passwords in clear text.) I want users to register and log in on my own system, should i make a system that will copy the registration details to both databases and code the site accordingly? or try to merge the databases together (that seems very tricky because in the old system, users are unique by their emails, not by a name) Can you guys give me some feedback on the best way to handle this? What cookies would need to be set and what would be the best way to achieve this. I've been thinking, if i just copy the vBulletin registration form (hidden fields and such) onto my own registration page and redirect it somehow it should create two user tables right? also, as a logon procedure, setting the vB cookies shouldn't be a big deal, or is it? -- Jack |
#2
|
|||
|
|||
Quote:
I have a totally custom forum that I wrote myself. It uses MySQL only to store membership data and I need to write a custom script to transfer accounts (don't care about threads). As of now, my plan is similar to your's. I'm going to hack the user.php script which is called by the right hand frame loaded when you select Users->Add New User from the admin area. I'm hoping someone will stop me if there's an easier way. Seems to be little documentation targeted to people who are familiar with PHP/SQL for this forum software. |
#3
|
|||
|
|||
seems like nobody have an idea on the subject ! Is there another post dealing with this subject !
|
#4
|
|||
|
|||
have you checked on vb.com in the importers area?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|