jeffwidman
Active member
Importing a VB 4.2 board into XF 1.5 RC 1
Just noticed a bunch of custom titles were broken on import. Here's what I see:
It looks like there was a problem parsing HTML.
I only recently became the admin/owner of the site, and not familiar with how VB stores custom user titles in the database, so unfortunately I'm not sure if this is a problem with parsing VB, or parsing a custom title setup by the previous site owner.
These custom titles look like they weren't setup by the individual users, but instead apply to everyone belonging to specific user groups.
Let me know if you need any more info to reproduce.
I assume to fix it myself I just edit the custom user title column in `xf_user` table? Is this data denormalized to any other tables?
Just noticed a bunch of custom titles were broken on import. Here's what I see:
Sitename Friend for Life <br /><img border=0 src="http:
It looks like there was a problem parsing HTML.
I only recently became the admin/owner of the site, and not familiar with how VB stores custom user titles in the database, so unfortunately I'm not sure if this is a problem with parsing VB, or parsing a custom title setup by the previous site owner.
These custom titles look like they weren't setup by the individual users, but instead apply to everyone belonging to specific user groups.
Let me know if you need any more info to reproduce.
I assume to fix it myself I just edit the custom user title column in `xf_user` table? Is this data denormalized to any other tables?
Last edited: