Not a Bug big errors when importing pictures from XenGallery to XFMG!!

zoldos

Member
I contacted makers of XFMG after this import error and they said it's a problem with Social Groups. Here's the error I got while trying to import pictures from sonnb's XenGallery to XFMG:

Code:
[SIZE=13px][FONT=Trebuchet MS]Mysqli prepare error: Unknown column 'social_group_id' in 'field list'[/FONT][/SIZE]
[LIST=1]
[*]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 574
[*]Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1638
[*]XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1627
[*]XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1419
[*]XenForo_DataWriter->save() in XenGallery/Model/Importers.php at line 167
[*]XenGallery_Model_Importers->importMedia() in XenGallery/Importer/SonnbXenGallery.php at line 465
[*]XenGallery_Importer_SonnbXenGallery->_importMedia() in XenGallery/Importer/SonnbXenGallery.php at line 335
[*]XenGallery_Importer_SonnbXenGallery->stepMedia() in XenForo/Importer/Abstract.php at line 97
[*]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 351
[*]XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
[*]XenForo_FrontController->run() in /var/www/vhosts/usve102383.serverprofi24.com/avulsion2.com/ts/admin.php at line 13
[/LIST]
 
It is alway happen if you install the social groups add-on before install the photo provider add-on. So should re-importing XML will fix this problem.
 
Back
Top