|
That would be complicated to say the least when you have two databases populated
Basically the script would have to work like this
Load the pp_users table and scan the ibp members table to update the photos and comments tables as well as categories table for personal albums userid's and if a user record is not matched and updated the script would then in turn for that records write the user data to ibp members table retreive the new userid and then update the photopost tables
After all this then you can switch your integration settings.
Not an easy script to design. When starting with a clean slate its easy just to write over the users table to members table
|