Avatars missing after migration from phpBB

carlosys

Member
Affected version
XenForo 2.2.3
Hi

I successfully migrated a phpBB 3.3.13 forum with 150,000 posts, almost 8,000 topics, and more than 160,000 attachments.

The migration was successful, but I have a few bugs to resolve. The first issue involves user avatars. In phpBB, avatars are referenced at the database level. It's like a reference ID. The issue is that while all the image files have been successfully migrated, the vast majority of users don't have their avatars displayed.

After reviewing the database, I found that all users without avatars have the avatar_date field set to 0.

Any ideas?
Best Regards
 
Back
Top Bottom