[Tinhte] XenTag

[Tinhte] XenTag 3.2.5

No permission to download
About SEO, Do you think Google still need sitemap?

Adding your sitemap to Google Webmaster tools helps you keep in the loop on the health of your forum.

I also have another suggestion:

It would be nice to be able to associate tags with another tag. Basically, child tags.

For example:

I have the tag "Deals". A lot of people use the singular version "Deal" in the thread title and in the content of the post.

I would like to be able to tell xenTag that "Deal" should be associated with "Deals".

This doesn't create a new tag "Deal" but instead links to the "Deals" tag in posts.
 
Adding your sitemap to Google Webmaster tools helps you keep in the loop on the health of your forum.

I also have another suggestion:

It would be nice to be able to associate tags with another tag. Basically, child tags.

For example:

I have the tag "Deals". A lot of people use the singular version "Deal" in the thread title and in the content of the post.

I would like to be able to tell xenTag that "Deal" should be associated with "Deals".

This doesn't create a new tag "Deal" but instead links to the "Deals" tag in posts.


I noted the sitemap.
About child tags, I would not, I will keep things simple, efficient & performance.
 
I have tested with BOTH options... I would rather be able to choose to tag EVERY post or not... I do not like restricting tags to the entire thread.

Tagging should be part of XF core
 
Is it possoble to add the used tags, as metatags? Because as far as I can see, XF doesn't use any metatags.
 
For those that have standard search/myslq settings, can any one tell me what happens if you use stopwords as tags, for instance:

primary
latterly
zero

http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html

or words that are 3 charters or less (IT, ART, etc)

I take it clicking them just pulls up no results (this would be expected behaviour), or does the system prevent you from adding them (this might be better behaviour)
 
I get this error if I try to import from vb 3.8

Server Error

Mysqli statement execute error : Incorrect string value: '\xF6rg ta...' for column 'tag_text' 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 Zend/Db/Adapter/Abstract.php at line 574
  4. Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1591
  5. XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1580
  6. XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1381
  7. XenForo_DataWriter->save() in Tinhte/XenTag/Integration.php at line 69
  8. Tinhte_XenTag_Integration::updateTags() in Tinhte/XenTag/XenForo/DataWriter/Discussion/Thread.php at line 40
  9. Tinhte_XenTag_XenForo_DataWriter_Discussion_Thread->Tinhte_XenTag_updateTagsInDatabase() in Tinhte/XenTag/XenForo/Importer/vBulletin.php at line 111
  10. Tinhte_XenTag_XenForo_Importer_vBulletin->stepTinhteXenTagTags() in XenForo/Importer/Abstract.php at line 77
  11. XenForo_Importer_Abstract->runStep() in XenForo/ControllerAdmin/Import.php at line 180
  12. XenForo_ControllerAdmin_Import->_runStep() in XenForo/ControllerAdmin/Import.php at line 232
  13. XenForo_ControllerAdmin_Import->_startStep() in XenForo/ControllerAdmin/Import.php at line 175
  14. XenForo_ControllerAdmin_Import->actionStartStep() in XenForo/FrontController.php at line 310
  15. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  16. XenForo_FrontController->run() in /home/trollroy/public_html/forumxen/admin.php at line 13
 
For those that have standard search/myslq settings, can any one tell me what happens if you use stopwords as tags, for instance:

primary
latterly
zero

http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html

or words that are 3 charters or less (IT, ART, etc)

I take it clicking them just pulls up no results (this would be expected behaviour), or does the system prevent you from adding them (this might be better behaviour)

nope, it works as any other word. Tried zero,primary and IT
 
For those that have standard search/myslq settings, can any one tell me what happens if you use stopwords as tags, for instance:

primary
latterly
zero

http://dev.mysql.com/doc/refman/5.1/en/fulltext-stopwords.html

or words that are 3 charters or less (IT, ART, etc)

I take it clicking them just pulls up no results (this would be expected behaviour), or does the system prevent you from adding them (this might be better behaviour)

Depending on the search index mode. The default mode should work with those words because it stores tags as hashes in the database.

I get this error if I try to import from vb 3.8

Server Error

Mysqli statement execute error : Incorrect string value: '\xF6rg ta...' for column 'tag_text' 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 Zend/Db/Adapter/Abstract.php at line 574
  4. Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1591
  5. XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1580
  6. XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1381
  7. XenForo_DataWriter->save() in Tinhte/XenTag/Integration.php at line 69
  8. Tinhte_XenTag_Integration::updateTags() in Tinhte/XenTag/XenForo/DataWriter/Discussion/Thread.php at line 40
  9. Tinhte_XenTag_XenForo_DataWriter_Discussion_Thread->Tinhte_XenTag_updateTagsInDatabase() in Tinhte/XenTag/XenForo/Importer/vBulletin.php at line 111
  10. Tinhte_XenTag_XenForo_Importer_vBulletin->stepTinhteXenTagTags() in XenForo/Importer/Abstract.php at line 77
  11. XenForo_Importer_Abstract->runStep() in XenForo/ControllerAdmin/Import.php at line 180
  12. XenForo_ControllerAdmin_Import->_runStep() in XenForo/ControllerAdmin/Import.php at line 232
  13. XenForo_ControllerAdmin_Import->_startStep() in XenForo/ControllerAdmin/Import.php at line 175
  14. XenForo_ControllerAdmin_Import->actionStartStep() in XenForo/FrontController.php at line 310
  15. XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
  16. XenForo_FrontController->run() in /home/trollroy/public_html/forumxen/admin.php at line 13
Please try this manual edit and import again. File xenforo/library/Tinhte/XenTag/XenForo/Importer/vBulletin.php, line 89

PHP:
$threadTags[$threadId][] = $tags[$key]['tagtext'];

Replace with

PHP:
$threadTags[$threadId][] = $this->_convertToUtf8($tags[$key]['tagtext'], true);
 
@xfrocks Ok thank you, i will try that. By the way, do i have to do the whole vb import again or can i just import only the tags too? If i go to the import options of xf it doesnt let me only chose the xentag import.
 
@xfrocks Ok thank you, i will try that. By the way, do i have to do the whole vb import again or can i just import only the tags too? If i go to the import options of xf it doesnt let me only chose the xentag import.

If you didn't delete the import data, you can continue with only the tags. However, it looks like you deleted the data...
 
Back
Top Bottom