Demon_skeith
Active member
Hi,
I'm doing some test imports for my future xen site and I keep running into issues. My current issue is:
I'm doing the Configure User Import step, I have the merge same email box check (don't matter if check or not) and I get this: (** to hide my DB/folder names)
Mysqli prepare error: Table '*tablename*_profile_portal' doesn't exist
any help with this?
I'm doing some test imports for my future xen site and I keep running into issues. My current issue is:
I'm doing the Configure User Import step, I have the merge same email box check (don't matter if check or not) and I get this: (** to hide my DB/folder names)
Mysqli prepare error: Table '*tablename*_profile_portal' doesn't exist
- 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/IPBoard.php at line 734
- XenForo_Importer_IPBoard->stepUsers() in XenForo/Importer/Abstract.php at line 97
- XenForo_Importer_Abstract->runStep() in XenForo/ControllerAdmin/Import.php at line 187
- XenForo_ControllerAdmin_Import->_runStep() in XenForo/ControllerAdmin/Import.php at line 239
- XenForo_ControllerAdmin_Import->_startStep() in XenForo/ControllerAdmin/Import.php at line 182
- XenForo_ControllerAdmin_Import->actionStartStep() in XenForo/FrontController.php at line 347
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in public_html/*foldername*/admin.php at line 13
any help with this?