Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
Did a clean install of XFImporting from vB 3.6On the step of import threads and posts got an error in the Importer\vBulletin.php fileline 2229[PHP]: 'prefix_id' => $this->_mapLookUp($threadPrefixMap, $thread['prefixid']),[/PHP]my instance of vBulletin doesn't have prefix id's.I corrected by changing the line to[PHP] 'prefix_id' => 0,[/PHP]
Did a clean install of XF
Importing from vB 3.6
On the step of import threads and posts got an error in the Importer\vBulletin.php file
line 2229
[PHP]: 'prefix_id' => $this->_mapLookUp($threadPrefixMap, $thread['prefixid']),[/PHP]
my instance of vBulletin doesn't have prefix id's.
I corrected by changing the line to
[PHP] 'prefix_id' => 0,[/PHP]
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences