Thu 19th Apr '07 12:53pm
|
|
|
|
Private messages missing from phpBB import
* Clean import
* Source - phpBB 2.0.22
* Target - vBulletin 3.5.8
* ImpEx 1.79
Some sent private messages are missing when importing from phpBB.
I noticed that ImpEx is importing sent private messages that we deleted. Maybe the missing sent private messages are ones that the recipient deleted.
In the database, I looked up some of the missing PMs in one account. I noticed that the missing PMs appear only once in the phpbb_privmsgs table with a privmsgs_type of 2.
|