I'm migrating between instances and only want to import the latest threads, users etc, not the structures, addons etc. Can anyone indicate which data tables I need to select and which to leave.
I just copied across the old forum, upgraded it with all addons turned off, reapplied the new version of the custom style. So looking good so far. Then went to import the data, and of course (duh!) it copied across everything. When I hit the site again after that it asked me to UPGRADE, although I had already done this, but clearly I copied across some 1.2 files or something similar. So I hit GO and the site upgrades. Then when I look in the addons section it appears that all the addons are live, even though they were disabled when I installed 1.2 the first time.
So I now have two questions:
1. Is my installation ruined because of the second install (it seems to work apart from the error below in the admin homepage (health check comes up )
Server Error
Mysqli prepare error: Unknown column 'template_map.template_final' 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 XenForo/Model.php at line 219
XenForo_Model->fetchAllKeyed() in TMS/Model/Template.php at line 228
TMS_Model_Template->fetchAllKeyed() in XenForo/Model/Template.php at line 431
XenForo_Model_Template->getOutdatedTemplates() in XenForo/ControllerAdmin/Home.php at line 26
XenForo_ControllerAdmin_Home->actionIndex() in XenForo/FrontController.php at line 337
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /hsphere/local/home/cbertozz/1199ducati.net/admin.php at line 13
2. If you think its OK - how can I get all my users and user content/preferences across without buggering up the install again.
p.s. I uninstalled and reinstalled again a nodes as tab fyi and it all seems to work fine. So hoping the rest are too.