Fixed SMF importer doesn't properly handle [iurl] bb code

jeffwidman

Active member
SMF denotes posts/threads that were moved using [iurl] [/iurl] tags.

Simplest fix is update these to url tags.

Better fix is convert these to "moved thread" notices in Xenforo.

I'm not sure how to do this retroactively--it looks like it's a separate table--any suggestions?
If this is a pain, swapping the tags to url tags is good enough for me.
 
XenForo doesn't have "moved thread" notices, as such. There's a thread redirection system but that's not something we usually import.

In this case, we have converted the iurl tags to url tags.
 
Top Bottom