Hornstar
Well-known member
If this is the wrong section, I apologise (please move).
I am currently on vbulletin 3.8 and am preparing to import over to xenforo
I would like to also import over dragonbyte tech likes/thanks over to xenforo.
I found this old modificiation: http://xenforo.com/community/threads/import-post-thanks-to-likes.5939/
with this change to accommodate dbtech: http://xenforo.com/community/threads/import-post-thanks-to-likes.5939/page-2#post-112954
However when I pressed the import button to import the thanks/likes I got this error:
Any advice would be greatly appreciated so I can move over to xenforo
I am currently on vbulletin 3.8 and am preparing to import over to xenforo
I would like to also import over dragonbyte tech likes/thanks over to xenforo.
I found this old modificiation: http://xenforo.com/community/threads/import-post-thanks-to-likes.5939/
with this change to accommodate dbtech: http://xenforo.com/community/threads/import-post-thanks-to-likes.5939/page-2#post-112954
However when I pressed the import button to import the thanks/likes I got this error:
Code:
Server Error
Mysqli prepare error: Column 'entryid' in where clause is ambiguous
[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 734
[*]Zend_Db_Adapter_Abstract->fetchAll() in PostThanksImporter/Importer/vBulletin.php at line 46
[*]PostThanksImporter_Importer_vBulletin->stepPostThanks() in XenForo/Importer/Abstract.php at line 77
[*]XenForo_Importer_Abstract->runStep() in XenForo/ControllerAdmin/Import.php at line 180
[*]XenForo_ControllerAdmin_Import->_runStep() in XenForo/ControllerAdmin/Import.php at line 232
[*]XenForo_ControllerAdmin_Import->_startStep() in XenForo/ControllerAdmin/Import.php at line 175
[*]XenForo_ControllerAdmin_Import->actionStartStep() in XenForo/FrontController.php at line 337
[*]XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
[*]XenForo_FrontController->run() in /home/site/public_html/forum/admin.php at line 13
[/LIST]
Any advice would be greatly appreciated so I can move over to xenforo