Dear Community,
I've successfully installed XF 1.5, but have encountered a problem.
I was able to import the user groups, but as soon as I try to import the users I get the following. Does anyone have any ideas? I'm running MySQL 5.6.19.
Server Error
Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ON (user.userid = userfield.userid)STRAIGHT_JOIN vb3_usertextfield AS usert' at line 12
I've successfully installed XF 1.5, but have encountered a problem.
I was able to import the user groups, but as soon as I try to import the users I get the following. Does anyone have any ideas? I'm running MySQL 5.6.19.
Server Error
Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ON (user.userid = userfield.userid)STRAIGHT_JOIN vb3_usertextfield AS usert' at line 12
- 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/vBulletin.php at line 800
- XenForo_Importer_vBulletin->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 15