[Tinhte] XenTag

[Tinhte] XenTag 3.2.5

No permission to download
Hi @xfrocks ,

I'm getting this error:

Code:
ErrorException: Illegal string offset 'tag' - library/Tinhte/XenTag/Helper.php:12
Generated By: PrinceUK15, 13 minutes ago

Stack Trace
#0 public_html/library/Tinhte/XenTag/Helper.php(12): XenForo_Application::handlePhpError(2, 'Illegal string ...', '/home/nginx/dom...', 12, Array)
#1 public_html/library/Tinhte/XenTag/Search/DataHandler/Forum.php(83): Tinhte_XenTag_Helper::prepareSearchIndex('Other resources...', Array, 'a:2:{i:0;s:9:"r...')
#2 public_html/library/XenForo/Search/DataHandler/Abstract.php(275): Tinhte_XenTag_Search_DataHandler_Forum->_insertIntoIndex(Object(XenForo_Search_Indexer), Array, NULL)
#3 public_html/library/Tinhte/XenTag/XenForo/DataWriter/Forum.php(43): XenForo_Search_DataHandler_Abstract->insertIntoIndex(Object(XenForo_Search_Indexer), Array)
#4 public_html/library/Tinhte/XenTag/XenForo/DataWriter/Forum.php(30): Tinhte_XenTag_XenForo_DataWriter_Forum->_Tinhte_XenTag_indexForSearch()
#5 public_html/library/XenForo/DataWriter.php(1409): Tinhte_XenTag_XenForo_DataWriter_Forum->_postSave()
#6 public_html/library/XenForo/DataWriter/Discussion.php(556): XenForo_DataWriter->save()
#7 public_html/library/XenForo/DataWriter/Discussion.php(440): XenForo_DataWriter_Discussion->_updateContainerPostSave()
#8 public_html/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_Discussion->_postSave()
#9 public_html/library/XenForo/DataWriter/DiscussionMessage.php(1129): XenForo_DataWriter->save()
#10 public_html/library/XenForo/DataWriter/DiscussionMessage.php(592): XenForo_DataWriter_DiscussionMessage->_saveDiscussionDataWriter()
#11 public_html/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_DiscussionMessage->_postSave()
#12 public_html/library/XenForo/ControllerPublic/Thread.php(557): XenForo_DataWriter->save()
#13 public_html/library/sonnbPreventDoublePost/ControllerPublic/Thread.php(35): XenForo_ControllerPublic_Thread->actionAddReply()
#14 public_html/library/WMTech/DoublePost/ControllerPublic/Thread.php(48): sonnbPreventDoublePost_ControllerPublic_Thread->actionAddReply()
#15 public_html/library/AnonymousPosting/ControllerPublic/Thread.php(18): WMTech_DoublePost_ControllerPublic_Thread->actionAddReply()
#16 public_html/library/XenForo/FrontController.php(347): AnonymousPosting_ControllerPublic_Thread->actionAddReply()
#17 public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#18 public_html/index.php(13): XenForo_FrontController->run()
#19 {main}

Anyone can possibly help me with this? I'm receiving this every minute. :(
 
Would XenTag 3.1.3 support importing TAGs from vB v3.8.7, when doing the initial import of data into XF v1.5?

If so, what's the proper sequence to do that?

For instance, would it be:
Turn XenForo TAGs OFF;
Install and turn ON XenTags 3.1.3;
Perform import of vB data;
Turn XenTags OFF;
Turn XenForo TAGs ON;
Migrate XenTags into XF TAGs somehow?​
 
So if XenTag v3.1.3 is installed before an import is done, when the XenForo importer is run there will NOT be a step to import vB tags?

If not, can I install XenTag v2.1.4b and then do a XenForo import from vB to have my vB Tags brought over into XenTag?
 
So if XenTag v3.1.3 is installed before an import is done, when the XenForo importer is run there will NOT be a step to import vB tags?

If not, can I install XenTag v2.1.4b and then do a XenForo import from vB to have my vB Tags brought over into XenTag?

2.1.4 support import tags but don't support Xenforo 1.5. Work on 1.4 only. So you have to do it before upgrade to Xenforo 1.5.
 
Ahhh, now I think I better understand. So my assumption here is in error, since I'm using XF v1.5? I'm a new XF user just starting out with v1.5, so I don't have v1.4 to convert up from. :oops:

I don't have importer for Xenforo 1.5, sorry.
From 3.x, Xentag doesn't include any importer because it is based on Xenforo Core tags. For those who using Xentag 2.x, we have Migration tool to upgrade those tags to Xenforo 1.5
 
Hi @xfrocks

Please help me. After update to newest version, i got this error when import old tags to new XenForo tags:

Code:
An exception occurred: The requested forum could not be found. in /.../public_html/myforum/library/XenForo/DataWriter.php on line 1345

XenForo_DataWriter->_haveErrorsPreventSave() in XenForo/DataWriter.php at line 1387
XenForo_DataWriter->save() in XenForo/DataWriter/Discussion.php at line 556
XenForo_DataWriter_Discussion->_updateContainerPostSave() in XenForo/DataWriter/Discussion.php at line 440
XenForo_DataWriter_Discussion->_postSave() in XenForo/DataWriter.php at line 1409
XenForo_DataWriter->save() in XenForo/TagHandler/Thread.php at line 78
XenForo_TagHandler_Thread->updateContentTagCache() in XenForo/Model/Tag.php at line 570
XenForo_Model_Tag->rebuildTagCache() in XenForo/Deferred/TagRecache.php at line 50
XenForo_Deferred_TagRecache->execute() in XenForo/Model/Deferred.php at line 295
XenForo_Model_Deferred->runDeferred() in XenForo/Model/Deferred.php at line 429
XenForo_Model_Deferred->_runInternal() in XenForo/Model/Deferred.php at line 374
XenForo_Model_Deferred->run() in XenForo/ViewRenderer/Abstract.php at line 352
XenForo_ViewRenderer_Abstract::hasManualDeferredToRun() in XenForo/ViewRenderer/HtmlAdmin.php at line 130
XenForo_ViewRenderer_HtmlAdmin->renderContainer() in XenForo/FrontController.php at line 637
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /.../myforum/myforum/admin.php at line 13

I updated to XenForo 1.5 last few day before update XenTag today. I don't know what happen. Now, i cannot see any tags.

Please tell me what can i do next? I cannot run it again.

Thanks,
 
Hi @xfrocks

Please help me. After update to newest version, i got this error when import old tags to new XenForo tags:

Code:
An exception occurred: The requested forum could not be found. in /.../public_html/myforum/library/XenForo/DataWriter.php on line 1345

XenForo_DataWriter->_haveErrorsPreventSave() in XenForo/DataWriter.php at line 1387
XenForo_DataWriter->save() in XenForo/DataWriter/Discussion.php at line 556
XenForo_DataWriter_Discussion->_updateContainerPostSave() in XenForo/DataWriter/Discussion.php at line 440
XenForo_DataWriter_Discussion->_postSave() in XenForo/DataWriter.php at line 1409
XenForo_DataWriter->save() in XenForo/TagHandler/Thread.php at line 78
XenForo_TagHandler_Thread->updateContentTagCache() in XenForo/Model/Tag.php at line 570
XenForo_Model_Tag->rebuildTagCache() in XenForo/Deferred/TagRecache.php at line 50
XenForo_Deferred_TagRecache->execute() in XenForo/Model/Deferred.php at line 295
XenForo_Model_Deferred->runDeferred() in XenForo/Model/Deferred.php at line 429
XenForo_Model_Deferred->_runInternal() in XenForo/Model/Deferred.php at line 374
XenForo_Model_Deferred->run() in XenForo/ViewRenderer/Abstract.php at line 352
XenForo_ViewRenderer_Abstract::hasManualDeferredToRun() in XenForo/ViewRenderer/HtmlAdmin.php at line 130
XenForo_ViewRenderer_HtmlAdmin->renderContainer() in XenForo/FrontController.php at line 637
XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
XenForo_FrontController->run() in /.../myforum/myforum/admin.php at line 13

I updated to XenForo 1.5 last few day before update XenTag today. I don't know what happen. Now, i cannot see any tags.

Please tell me what can i do next? I cannot run it again.

Thanks,

xfrocks replied to you yesterday, it's seem some forums were deleted and tags don't have that information to import to threads.
 
Quick question: I am contemplating upgrading for XF1.5 but in terms tags functionality, what does XF1.5 offer more than what XenTag already provided before?

Thank you for the suggestions.
 
I don't have importer for Xenforo 1.5, sorry....For those who using Xentag 2.x, we have Migration tool to upgrade those tags to Xenforo 1.5

Alright, since XenTag 3.1.3 has no importer function and I'm just starting out…

Would XenTag 2.1.4b support importing TAGs from vB v3.8.7, when doing the initial import of data into XF v1.4.10? I'm thinking I would just 'start out' with XF v1.4 to get my vB tags imported, then upgrade to XF 1.5

If so, what's the right sequence to do that?

Would it be:
Install XF 1.4.10;
Install and turn ON XenTags 2.1.4b;
Perform import of vB data;
Verify XenTags are populated;
Turn XenTags OFF;
Upgrade to XF 1.5
Upgrade to XenTags 3.1.3
Use Xenforo Migration tool to Upgrade Tags for XenForo 1.5​

Also, are the vB Tags automatically imported as XenTags during the original importing of the vB data 'as long as' XenTags 2.1.4b is installed and turned ON beforehand? From what little I understand about this, would there be an individual-separate step during the importing process that brings the vB tags into XF v1.4.10?
 
And now I have no tags against existing posts, I can tag threads, but nothing is then shown under the thread to nominate it has been tagged. Tag search works, so they are there somewhere, I just cannot see them visibly.

Tags are shown in their default XenForo location. Are you using the default style? It should be at the bottom of the thread view page.

Right got it. Bummer. It was so much better when the tags were under the threads in a section list.

To clarify what this was about, I had made an edit to the thread_list_item template some time ago which listed a thread's tags below its title on the thread list... and we kind of forgot :oops: I have now taken a look at the new code and reworked the edit so it works again :)
 
I'm getting this:

Error
The files associated with this add-on could not be found. Please upload them and try again.

I have Xenforo 1.5
 
I thought you were supposed to run either XenTags -or- XenForo Tags, but never both actively together. o_O
 
Top Bottom