Ryan Mitchell
Member
I created a demo XenForo site in order to test the migration process and (hopefully) to give some users on my side the opportunity to evaluate before my company makes the switch. However, I'm having problems during the migration - and I don't know if that's a result of using the demo site or an issue with the migrator itself.
First issue is the migration process not finding my attachment or avatar directories. I confirmed that I can directly get to those locations with a browser, tried prepending with "../", and eventually just said "nevermind" and pointed it to my "styles" directory which it didn't complain about. After that, it starts giving me the following errors, which from another forum post suggests that the target filesystem is out of disk space? Can anyone help me understand if this is a limitation with the demo and if so - is there any way for me to examine a migrated database without buying the full license first?
here's the output from the migration tool:
First issue is the migration process not finding my attachment or avatar directories. I confirmed that I can directly get to those locations with a browser, tried prepending with "../", and eventually just said "nevermind" and pointed it to my "styles" directory which it didn't complain about. After that, it starts giving me the following errors, which from another forum post suggests that the target filesystem is out of disk space? Can anyone help me understand if this is a limitation with the demo and if so - is there any way for me to examine a migrated database without buying the full license first?
here's the output from the migration tool:
Code:
Server Error
Mysqli statement execute error : Got error 28 from storage engine
Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 218
XenForo_Model->fetchAllKeyed() in XenForo/Model/Moderator.php at line 97
XenForo_Model_Moderator->getContentModerators() in XenForo/DataWriter/Node.php at line 269
XenForo_DataWriter_Node->deleteNodeModerators() in XenForo/DataWriter/Node.php at line 222
XenForo_DataWriter_Node->_postDelete() in XenForo/DataWriter/Forum.php at line 74
XenForo_DataWriter_Forum->_postDelete() in XenForo/DataWriter.php at line 1738
XenForo_DataWriter->delete() in XenForo/ControllerAdmin/Import.php at line 69
XenForo_ControllerAdmin_Import->actionConfig() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in /home/xfdemo/www/112/admin.php at line 13