Merge Members from phpBB

I want to merge/add members from an old site operating with phpBB to my new Dolphin site? What would be the query? I know that I will have to format the table info from my old bulletin board to be accepted into Dolphin.

-

I assume they would be added to Profiles.

-

Then I get a little lost....how is that long password key created? What do I put there?

-

Any help on this is much appreciated and I am sure will help other mySQL noobs!

-

~~L

Quote · 24 Mar 2009

I guess I use the same long password that phpBB uses in its database...

-

Still a little tenative about the query tho....maybe something like this?

-


INSERT INTO `database_name`.`Profiles` (`ID`, `NickName`, `Email`, `Password`, `Status`, `Couple`,` Sex`,

`LookingFor`,`Headline`,`DescriptionMe`,`Country`,`City`,`DateOfBirth`,`Featured`,`DateReg`,`DateLastEdit`,

`DateLastLogin`,`DateLastNav`,`PrimPhoto`,`Picture`,`aff_num`,`Tags`,`zip`,`EmailNotify')
VALUES (NULL, 'Test User', 'testuser@testuser.com', ETC....... )

Quote · 24 Mar 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.