XGC xVIPERx XI
Member
- Affected version
- XenForo Importers 1.3.2
When it comes to importing vBulletin 5 because of their number ID system, this errors out in very hard manner. Basically, in the import table the old_id and the new_id is not large enough to hold the size of the value. I had to change the number of that variable from 50 to 256 (just to make sure) in order to get the content imported.