Not a bug Unknown column 'pfd.pf_phpbb_interests' in 'field list'

roesterforum

New member
Affected version
1.5.21
Hi,

I've installed the latest 1.5.x release to import from phpBB 3.2

The importer throws an error I cannot find a solution for:

Code:
Mysqli prepare error: Unknown column 'pfd.pf_phpbb_interests' in 'field list'

Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 734
Zend_Db_Adapter_Abstract->fetchAll() in XenForo/Importer/PhpBb3.php at line 598
XenForo_Importer_PhpBb3->stepUsers() in XenForo/Importer/Abstract.php at line 124
XenForo_Importer_Abstract->runStep() in XenForo/ControllerAdmin/Import.php at line 189
XenForo_ControllerAdmin_Import->_runStep() in XenForo/ControllerAdmin/Import.php at line 241
XenForo_ControllerAdmin_Import->_startStep() in XenForo/ControllerAdmin/Import.php at line 184
XenForo_ControllerAdmin_Import->actionStartStep() in XenForo/FrontController.php at line 369
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 152
XenForo_FrontController->run() in /var/www/vhosts/roesterforum.net/httpdocs/forum/admin.php at line 13

Thanks, any support is appreciated a lot.
Falco
 
PhpBB 3.2 has that field available so this may be an issue with the source data. However, if you require support, please post in the correct forum.
 
Back
Top Bottom