A few weeks ago I installed Xenforo 1.5.1 and imported all the data from my vBulletin 3.8.6 forums. Yesterday I installed Media Gallery 1.1.2. Now I need to import the Photopost vB3 data and pictures. Before I do this on my live forums, I installed Media Gallery in my test forums. I was not sure which database I needed to import from, so I have tried importing from both my original vB database and the Xenforo database created when I imported from the vB database. Neither of these have worked.
From the original vB database-
Importing using XFMG: Import from PhotoPost - vBGallery for Vbulletin
Validation clears for these settings-
MySQL Server: localhost
MySQL Port: 3306
MySQL User Name: filled in
MySQL Password: filled in
MySQL Database Name: filled in
Table Prefix: blank
Force Character Set: blank
Archived Import Log: archived_import_log
Takes me to: XFMG: Import from PhotoPost - vBGallery for Vbulletin
I click on the Import Albums button and it returns this error.
(note some file locations and database names have been changed for security reasons)
Server Error
Mysqli prepare error: Table 'test.ppgal_categories' 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 825
- Zend_Db_Adapter_Abstract->fetchOne() in XenGallery/Importer/PhotopostVbGallery.php at line 311
- XenGallery_Importer_PhotopostVbGallery->stepAlbums() 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 351
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
- XenForo_FrontController->run() in /chroot/home/test/admin.php at line 13
Let me know if you want to see this results from trying the Xenforo database.