The ipboard converter is still attempting to load info from the tracker table which no longer exists;
convert_forums()
$loop = $this->lib->load('forums', $main, array('forum_tracker', 'rss_export'));
$loop = $this->lib->load('topics', $main, array('tracker'));