Merging 3.2.3 IPB
Submitted Guest, Jan 23 2012 04:46 PM | Last updated Nov 02 2012 06:37 AM
The ipboard converter is still attempting to load info from the tracker table which no longer exists;
convert_forums()
cconvert_topics()
convert_forums()
$loop = $this->lib->load('forums', $main, array('forum_tracker', 'rss_export'));cconvert_topics()
$loop = $this->lib->load('topics', $main, array('tracker'));
| Status: | Fixed |
| Version: | 0 |
| Fixed In: | 0 |











1 Comments
Updating Status to: Fixed
Updating Version to: 0
-