Importer for [Tinhte] XenTag to XenForo 1.5 [Deleted]

au lait

Well-known member
au lait submitted a new resource:

[by PiX-house.com] Importer for [Tinhte] XenTag to XenForo 1.5 - Importer for [Tinhte] XenTag to XenForo 1.5

This importer imports the tags from the Addon "[Tinhte] XenTag" in the XenForo 1.5

Warning: This is a beta version. It is only available for testing in a Test Forum! I am delighted with your feedback!

Requirements: XenForo version 1.5 and [Tinhte] XenTag

Info:
If you like this add-on, please send a small donation.
donate | PiX-house.com

Read more about this resource...
 
Last edited:
Server Error
Mysqli statement execute error : Data too long for column 'title' at row 1

  1. Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
  2. Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
  3. Zend_Db_Adapter_Abstract->query() in XenForo/Search/SourceHandler/MySqlFt.php at line 110
  4. XenForo_Search_SourceHandler_MySqlFt->_pushToIndex() in XenForo/Search/SourceHandler/MySqlFt.php at line 82
  5. XenForo_Search_SourceHandler_MySqlFt->insertIntoIndex() in XenForo/Search/Indexer.php at line 44
  6. XenForo_Search_Indexer->insertIntoIndex() in Tinhte/XenTag/XenForo/Search/Indexer.php at line 17
  7. Tinhte_XenTag_XenForo_Search_Indexer->insertIntoIndex() in XenForo/Search/DataHandler/Thread.php at line 59
  8. XenForo_Search_DataHandler_Thread->_insertIntoIndex() in Tinhte/XenTag/XenForo/Search/DataHandler/Thread.php at line 28
  9. Tinhte_XenTag_XenForo_Search_DataHandler_Thread->_insertIntoIndex() in XenForo/Search/DataHandler/Abstract.php at line 275
  10. XenForo_Search_DataHandler_Abstract->insertIntoIndex() in XenForo/DataWriter/Discussion.php at line 698
  11. XenForo_DataWriter_Discussion->_updateSearchIndexTitle() in XenForo/DataWriter/Discussion.php at line 635
  12. XenForo_DataWriter_Discussion->_indexForSearch() in XenForo/DataWriter/Discussion.php at line 464
  13. XenForo_DataWriter_Discussion->_postSave() in XenForo/DataWriter.php at line 1409
  14. XenForo_DataWriter->save() in XenForo/TagHandler/Thread.php at line 78
  15. XenForo_TagHandler_Thread->updateContentTagCache() in phc/XenTagImport/Importer/XenTag.php at line 161
  16. phc_XenTagImport_Importer_XenTag->stepXTI() in XenForo/Importer/Abstract.php at line 97
  17. XenForo_Importer_Abstract->runStep() in XenForo/ControllerAdmin/Import.php at line 187
  18. XenForo_ControllerAdmin_Import->_runStep() in XenForo/ControllerAdmin/Import.php at line 135
  19. XenForo_ControllerAdmin_Import->actionImport() in XenForo/FrontController.php at line 347
  20. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
  21. XenForo_FrontController->run() in /home/admin/domains/xxx/public_html/admin.php at line 13
 
That's crazy not XenTag addon has a field "title" still XenForo tags.
I am assuming that it comes from the thread table is brought up to date there. But why then the thread title is too long,
Code:
XenForo_TagHandler_Thread->updateContentTagCache() in phc/XenTagImport/Importer/XenTag.php at line 161
I can not reproduce!
 
I could just reproduce!

But only after change the field limit in the xf_thread table for the "title" field and typed a VERY VERY long thread title!
The error is caused in the indexer!

Did you change the xf_thread field "title" values?


Code:
Server Error

Mysqli statement execute error : Data too long for column 'title' at row 1

Zend_Db_Statement_Mysqli->_execute() in D:\Entwicklung\Webserver\xenforum\library\Zend\Db\Statement.php at line 297
Zend_Db_Statement->execute() in D:\Entwicklung\Webserver\xenforum\library\Zend\Db\Adapter\Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\SourceHandler\MySqlFt.php at line 110
XenForo_Search_SourceHandler_MySqlFt->_pushToIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\SourceHandler\MySqlFt.php at line 82
XenForo_Search_SourceHandler_MySqlFt->insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\Indexer.php at line 44
XenForo_Search_Indexer->insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\Tinhte\XenTag\XenForo\Search\Indexer.php at line 18
Tinhte_XenTag_XenForo_Search_Indexer->insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\DataHandler\Thread.php at line 59
XenForo_Search_DataHandler_Thread->_insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\Tinhte\XenTag\XenForo\Search\DataHandler\Thread.php at line 28
Tinhte_XenTag_XenForo_Search_DataHandler_Thread->_insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\DataHandler\Abstract.php at line 275
XenForo_Search_DataHandler_Abstract->insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\DataWriter\Discussion.php at line 698
XenForo_DataWriter_Discussion->_updateSearchIndexTitle() in D:\Entwicklung\Webserver\xenforum\library\XenForo\DataWriter\Discussion.php at line 635
XenForo_DataWriter_Discussion->_indexForSearch() in D:\Entwicklung\Webserver\xenforum\library\XenForo\DataWriter\Discussion.php at line 464
XenForo_DataWriter_Discussion->_postSave() in D:\Entwicklung\Webserver\xenforum\library\XenForo\DataWriter.php at line 1409
XenForo_DataWriter->save() in D:\Entwicklung\Webserver\xenforum\library\XenForo\TagHandler\Thread.php at line 78
XenForo_TagHandler_Thread->updateContentTagCache() in D:\Entwicklung\Webserver\xenforum\library\phc\XenTagImport\Importer\XenTag.php at line 161
phc_XenTagImport_Importer_XenTag->stepXTI() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Importer\Abstract.php at line 97
XenForo_Importer_Abstract->runStep() in D:\Entwicklung\Webserver\xenforum\library\XenForo\ControllerAdmin\Import.php at line 187
XenForo_ControllerAdmin_Import->_runStep() in D:\Entwicklung\Webserver\xenforum\library\XenForo\ControllerAdmin\Import.php at line 239
XenForo_ControllerAdmin_Import->_startStep() in D:\Entwicklung\Webserver\xenforum\library\XenForo\ControllerAdmin\Import.php at line 182
XenForo_ControllerAdmin_Import->actionStartStep() in D:\Entwicklung\Webserver\xenforum\library\XenForo\FrontController.php at line 347
XenForo_FrontController->dispatch() in D:\Entwicklung\Webserver\xenforum\library\XenForo\FrontController.php at line 134
XenForo_FrontController->run() in D:\Entwicklung\Webserver\xenforum\admin.php at line 13
 
I could just reproduce!

But only after change the field limit in the xf_thread table for the "title" field and typed a VERY VERY long thread title!
The error is caused in the indexer!

Did you change the xf_thread field "title" values?


Code:
Server Error

Mysqli statement execute error : Data too long for column 'title' at row 1

Zend_Db_Statement_Mysqli->_execute() in D:\Entwicklung\Webserver\xenforum\library\Zend\Db\Statement.php at line 297
Zend_Db_Statement->execute() in D:\Entwicklung\Webserver\xenforum\library\Zend\Db\Adapter\Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\SourceHandler\MySqlFt.php at line 110
XenForo_Search_SourceHandler_MySqlFt->_pushToIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\SourceHandler\MySqlFt.php at line 82
XenForo_Search_SourceHandler_MySqlFt->insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\Indexer.php at line 44
XenForo_Search_Indexer->insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\Tinhte\XenTag\XenForo\Search\Indexer.php at line 18
Tinhte_XenTag_XenForo_Search_Indexer->insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\DataHandler\Thread.php at line 59
XenForo_Search_DataHandler_Thread->_insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\Tinhte\XenTag\XenForo\Search\DataHandler\Thread.php at line 28
Tinhte_XenTag_XenForo_Search_DataHandler_Thread->_insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Search\DataHandler\Abstract.php at line 275
XenForo_Search_DataHandler_Abstract->insertIntoIndex() in D:\Entwicklung\Webserver\xenforum\library\XenForo\DataWriter\Discussion.php at line 698
XenForo_DataWriter_Discussion->_updateSearchIndexTitle() in D:\Entwicklung\Webserver\xenforum\library\XenForo\DataWriter\Discussion.php at line 635
XenForo_DataWriter_Discussion->_indexForSearch() in D:\Entwicklung\Webserver\xenforum\library\XenForo\DataWriter\Discussion.php at line 464
XenForo_DataWriter_Discussion->_postSave() in D:\Entwicklung\Webserver\xenforum\library\XenForo\DataWriter.php at line 1409
XenForo_DataWriter->save() in D:\Entwicklung\Webserver\xenforum\library\XenForo\TagHandler\Thread.php at line 78
XenForo_TagHandler_Thread->updateContentTagCache() in D:\Entwicklung\Webserver\xenforum\library\phc\XenTagImport\Importer\XenTag.php at line 161
phc_XenTagImport_Importer_XenTag->stepXTI() in D:\Entwicklung\Webserver\xenforum\library\XenForo\Importer\Abstract.php at line 97
XenForo_Importer_Abstract->runStep() in D:\Entwicklung\Webserver\xenforum\library\XenForo\ControllerAdmin\Import.php at line 187
XenForo_ControllerAdmin_Import->_runStep() in D:\Entwicklung\Webserver\xenforum\library\XenForo\ControllerAdmin\Import.php at line 239
XenForo_ControllerAdmin_Import->_startStep() in D:\Entwicklung\Webserver\xenforum\library\XenForo\ControllerAdmin\Import.php at line 182
XenForo_ControllerAdmin_Import->actionStartStep() in D:\Entwicklung\Webserver\xenforum\library\XenForo\FrontController.php at line 347
XenForo_FrontController->dispatch() in D:\Entwicklung\Webserver\xenforum\library\XenForo\FrontController.php at line 134
XenForo_FrontController->run() in D:\Entwicklung\Webserver\xenforum\admin.php at line 13
no i am not change. i have 5K tag in tinhte xentag, but i import 630 tag and it error.
 
Once again, the problem is not the Tag - neither XenTag still XF Tag! But a thread Title ist the Problem and the Indexer!
Any thread title is too long !!!
have successfully ported a board with 11K tags!
 
Once again, the problem is not the Tag - neither XenTag still XF Tag! But a thread Title ist the Problem and the Indexer!
Any thread title is too long !!!
have successfully ported a board with 11K tags!
i change the title fields in xf_thread table to 1k lengt. but it error again. how to fix it??

note: sr my english so bad...
 
I saw it suggested on another thread that xenforo uses a hyphen in the tag URLs, whereas Xentag uses the + sign.

Is there a htaccess rewrite required for the different URLs? Or have I misunderstood?
 
What do I do with the "Previously Imported, Unarchived Data Has Been Found" settings? Will that mess with my redirection?
 
Last edited:
Top Bottom