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...
Read more
Читать далее...
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...
Read more
Читать далее...