[Tinhte] XenTag

[Tinhte] XenTag 3.2.5

No permission to download
Can this auto tag old threads?
This addon don't have auto tag feature. It's auto linking tag pages to keywords.

It seems to me that this add-on was previously displaying the list of thread tags in the forum view and an option to edit them in the inline edit menu, am I wrong ?
Is it still the case because it looks I lost this feature (maybe after the last upgrade)
Thanks
This is a widget, you can add via Widget framework. It picks tag automatically.
If you mean Forum & Page node tags, you can add them on Your admin area.

@Dinh Thanh please allow the Administrative group to use html in the tag descriptions.
Is it OK, xfrocks? Security hole if someone else has that permission?
 
Is it OK, xfrocks?
@xfrocks you would make it available only through ACP or even as BBCODE based on group permissions.

BTW, I can't set Forum tags. I'm getting this instead...

Code:
Unknown content type 'tinhte_xentag_forum'
XenForo_Model_Tag->getTagger() in Tinhte/XenTag/XenForo/ControllerAdmin/Forum.php at line 41
Tinhte_XenTag_XenForo_ControllerAdmin_Forum->Tinhte_XenTag_actionSave() in Tinhte/XenTag/XenForo/DataWriter/Forum.php at line 22
Tinhte_XenTag_XenForo_DataWriter_Forum->_preSave() in XenForo/DataWriter.php at line 1460
XenForo_DataWriter->preSave() in XenForo/DataWriter.php at line 1399
XenForo_DataWriter->save() in XenForo/ControllerAdmin/Forum.php at line 129
XenForo_ControllerAdmin_Forum->actionSave() in Tinhte/XenTag/XenForo/ControllerAdmin/Forum.php at line 33
Tinhte_XenTag_XenForo_ControllerAdmin_Forum->actionSave() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/**/html/admin.php at line 13
 
What is this for a error?

Undefined index: tinhte_xentag_tags Heute um 13:10 Uhr - library/Tinhte/XenTag/XenForo/Model/Forum.php:9
 
#0 /var/www/vhosts/xxxxxx/hw/community/library/Tinhte/XenTag/XenForo/Model/Forum.php(9): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/vhosts...', 9, Array)
#1 /var/www/vhosts/xxxxxx/hw/community/mobiquo/mbqClass/lib/read/MbqRdEtForum.php(222): Tinhte_XenTag_XenForo_Model_Forum->prepareForum(Array)
#2 /var/www/vhosts/xxxxxx/hw/community/mobiquo/mbqClass/lib/read/MbqRdEtForum.php(83): MbqRdEtForum->initOMbqEtForum(Array, Array)
#3 /var/www/vhosts/xxxxxx/hw/community/mobiquo/mbqClass/lib/read/MbqRdEtForum.php(68): MbqRdEtForum->treeBuild(0, Array, NULL, Array)
#4 /var/www/vhosts/xxxxxx/hw/community/mobiquo/mbqFrame/mbqBaseAction/MbqBaseActGetForum.php(46): MbqRdEtForum->getForumTree(true, 0)
#5 /var/www/vhosts/xxxxxx/hw/community/mobiquo/mbqAction/MbqActGetForum.php(20): MbqBaseActGetForum->actionImplement(Object(stdClass))
#6 /var/www/vhosts/xxxxxx/hw/community/mobiquo/mobiquoCommon.php(101): MbqActGetForum->actionImplement(Object(stdClass))
#7 /var/www/vhosts/xxxxxx/hw/community/mobiquo/mobiquo.php(36): MbqMain::action()
#8 {main}

What is this for a error?
 
I've encounter an error as well. I ran a test installation of Xenforo to upgrade to 1.5, disabled XenTag, upgraded the files and xml upload, turned on, and went to rebuild the appropriate cache but receive an error.

I get this message on the rebuild caches page on a white screen, cannot see the page at all:

Code:
Fatal error: Undefined class constant 'CONTENT_TYPE_PAGE' in /home/username/public_html/testinstallation/library/Tinhte/XenTag/Search/DataHandler/Page.php on line 103
Upgraded XenTag from 2.4.1b to 3.2.2.

My Server Error Log shows the following two types of errors:

Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Class name must be a valid object or a string - library/XenForo/Deferred/Abstract.php:49
Generated By: admin, 12 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(78) "http://www.mywebsite.com/testinstallation/admin.php?tools/trigger-deferred"
  ["_GET"] => array(1) {
    ["tools/trigger-deferred"] => string(0) ""
  }
  ["_POST"] => array(3) {
    ["options"] => array(1) {
      ["batch"] => string(3) "100"
    }
    ["cache"] => string(37) "Tinhte_XenTag_Deferred_UpgradeFrom134"
    ["_xfToken"] => string(8) "********"
  }
}

Code:
Server Error Log
Error Info
ErrorException: Fatal Error: Undefined class constant 'CONTENT_TYPE_PAGE' - library/Tinhte/XenTag/Search/DataHandler/Page.php:103
Generated By: admin, 4 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(69) "http://www.mysite.com/testinstallation/admin.php?tools/rebuild"
  ["_GET"] => array(1) {
    ["tools/rebuild"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}

Edit:

One More:

Code:
Server Error Log
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'xf_tag.tinhte_xentag_view_count' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: Unknown Account, 14 minutes ago
Stack Trace
#0 /home/user/public_html/testinstallation/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n            UP...')
#1 /home/user/public_html/testinstallation/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n            UP...')
#2 /home/user/public_html/testinstallation/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\n            UP...')
#3 /home/user/public_html/testinstallation/library/Tinhte/XenTag/Model/TagView.php(28): Zend_Db_Adapter_Abstract->query('\n            UP...')
#4 /home/user/public_html/testinstallation/library/Tinhte/XenTag/XenForo/Model/Thread.php(56): Tinhte_XenTag_Model_TagView->updateTagViews()
#5 /home/user/public_html/testinstallation/library/XenForo/CronEntry/Views.php(13): Tinhte_XenTag_XenForo_Model_Thread->updateThreadViews()
#6 [internal function]: XenForo_CronEntry_Views::runViewUpdate(Array)
#7 /home/user/public_html/testinstallation/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#8 /home/user/public_html/testinstallation/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#9 /home/user/public_html/testinstallation/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_Cron->execute(Array, Array, 7.99999904633, '')
#10 /home/user/public_html/testinstallation/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.99999904633, '', false)
#11 /home/user/public_html/testinstallation/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#12 /home/user/public_html/testinstallation/deferred.php(23): XenForo_Model_Deferred->run(false)
#13 {main}
Request State
array(3) {
  ["url"] => string(58) "http://www.mysite.com/testinstallation/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(41) "/testinstallation/admin.php?applications/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Bác Thành ơi,
Cho em hỏi chút, khi em cài addon lên, một số tag tiếng việt bị lỗi. Em tìm mãi không ra cách fix.

Bác có thể giúp em vụ này được không?

Cảm ơn bác nhiều!
 
I've used xentag with my XF1.3 installtion. It works pretty well.

However, today I've upgraded to XF 1.5.8 . Xenforo now has its own tagging system. What I don't understand how xentag and XF tag system work together. Do they? Or should I disable XF tagging system.
Thanks for any help @xfrocks , @Dinh Thanh
 
I've used xentag with my XF1.3 installtion. It works pretty well.

However, today I've upgraded to XF 1.5.8 . Xenforo now has its own tagging system. What I don't understand how xentag and XF tag system work together. Do they? Or should I disable XF tagging system.
Thanks for any help @xfrocks , @Dinh Thanh
Upgrade to the lasted version. There some guide we posted on this addon page
... Read More
 
Hello,

I'm getting the below error when I try to add a new node. Disabling the add-on allows me to add the new node, and there doesn't seem to be any other issues:




I have several nodes, so this is a recent issue:



InvalidArgumentException: Unknown content type 'tinhte_xentag_forum' - library/XenForo/Model/Tag.php:1014
Generated By: JIm R, A moment ago

Stack Trace
#0 /home4/jwrbloom/public_html/cbuzz/forum/library/Tinhte/XenTag/XenForo/ControllerAdmin/Forum.php(41): XenForo_Model_Tag->getTagger('tinhte_xentag_f...')
#1 /home4/jwrbloom/public_html/cbuzz/forum/library/Tinhte/XenTag/XenForo/DataWriter/Forum.php(22): Tinhte_XenTag_XenForo_ControllerAdmin_Forum->Tinhte_XenTag_actionSave(Object(Tinhte_XenTag_XenForo_DataWriter_Forum))
#2 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/DataWriter.php(1460): Tinhte_XenTag_XenForo_DataWriter_Forum->_preSave()
#3 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/DataWriter.php(1399): XenForo_DataWriter->preSave()
#4 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/ControllerAdmin/Forum.php(129): XenForo_DataWriter->save()
#5 /home4/jwrbloom/public_html/cbuzz/forum/library/*******/ThreadProfileCover/ControllerAdmin/Forum.php(12): XenForo_ControllerAdmin_Forum->actionSave()
#6 /home4/jwrbloom/public_html/cbuzz/forum/library/Tinhte/XenTag/XenForo/ControllerAdmin/Forum.php(33): *******_ThreadProfileCover_ControllerAdmin_Forum->actionSave()
#7 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/FrontController.php(351): Tinhte_XenTag_XenForo_ControllerAdmin_Forum->actionSave()
#8 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home4/jwrbloom/public_html/cbuzz/forum/admin.php(13): XenForo_FrontController->run()
#10 {main}

Request State
array(3) {
["url"] => string(49) "http://courtside.buzz/forum/admin.php?forums/save"
["_GET"] => array(1) {
["forums/save"] => string(0) ""
}
["_POST"] => array(26) {
["title"] => string(4) "Test"
["node_name"] => string(0) ""
["description"] => string(0) ""
["tinhte_xentag_tags"] => string(0) ""
["tinhte_xentag_included"] => string(1) "1"
["parent_node_id"] => string(2) "15"
["display_order"] => string(1) "1"
["display_in_list"] => string(1) "1"
["allow_posting"] => string(1) "1"
["allow_poll"] => string(1) "1"
["count_messages"] => string(1) "1"
["find_new"] => string(1) "1"
["min_tags"] => string(1) "0"
["allowed_watch_notifications"] => string(3) "all"
["default_sort_order"] => string(14) "last_post_date"
["default_sort_direction"] => string(4) "desc"
["list_date_limit_days"] => string(1) "0"
["default_prefix_id"] => string(1) "0"
["brtpc_height_percent"] => string(1) "0"
["brtpc_insert_after_hook"] => string(0) ""
["brtpc_cover_style"] => string(0) ""
["node_type_id"] => string(5) "Forum"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(29) "/forum/admin.php?nodes/insert"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Thank you @Dinh Thanh good addons.

I installed 3.2.2 after failed upgrade from 2.x to new version, I found an issue in the Server Log.

Code:
Server Error Log

Error Info
Zend_Feed_Exception: Invalid parameter: parameter must be a non-empty string and valid URI/IRI - library/Zend/Feed/Writer/Feed/FeedAbstract.php:406
Generated By: Unknown Account, 오늘, 11:46 AM

Stack Trace

#0 /library/Tinhte/XenTag/XenForo/ViewPublic/Tag/View.php(41): Zend_Feed_Writer_Feed_FeedAbstract->setLink('http://www.best...')
#1 /library/XenForo/ViewRenderer/Abstract.php(227): Tinhte_XenTag_XenForo_ViewPublic_Tag_View->renderRss()
#2 /library/XenForo/ViewRenderer/Rss.php(31): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Rss', Array, 'tag_view')
#3 /library/XenForo/FrontController.php(607): XenForo_ViewRenderer_Rss->renderView('XenForo_ViewPub...', Array, 'tag_view', NULL)
#4 /library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Rss), Array)
#5 /index.php(13): XenForo_FrontController->run()
#6 {main}

Request State

array(3) {
  ["url"] => string(95) "http://www.best.../tags/%EC%96%91%EC%A3%BC%EC%98%A5%EC%A0%95%EC%A7%80%EA%B5%AC/index.rss"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

I checked the code line (41) $feed->setLink(XenForo_Link::buildPublicLink('canonical:tags', $tag)); but could't get the meanning.

Have a good day. ;)
 
Reupload files and import xml again.
Hello,

I'm getting the below error when I try to add a new node. Disabling the add-on allows me to add the new node, and there doesn't seem to be any other issues:




I have several nodes, so this is a recent issue:



InvalidArgumentException: Unknown content type 'tinhte_xentag_forum' - library/XenForo/Model/Tag.php:1014
Generated By: JIm R, A moment ago

Stack Trace
#0 /home4/jwrbloom/public_html/cbuzz/forum/library/Tinhte/XenTag/XenForo/ControllerAdmin/Forum.php(41): XenForo_Model_Tag->getTagger('tinhte_xentag_f...')
#1 /home4/jwrbloom/public_html/cbuzz/forum/library/Tinhte/XenTag/XenForo/DataWriter/Forum.php(22): Tinhte_XenTag_XenForo_ControllerAdmin_Forum->Tinhte_XenTag_actionSave(Object(Tinhte_XenTag_XenForo_DataWriter_Forum))
#2 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/DataWriter.php(1460): Tinhte_XenTag_XenForo_DataWriter_Forum->_preSave()
#3 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/DataWriter.php(1399): XenForo_DataWriter->preSave()
#4 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/ControllerAdmin/Forum.php(129): XenForo_DataWriter->save()
#5 /home4/jwrbloom/public_html/cbuzz/forum/library/*******/ThreadProfileCover/ControllerAdmin/Forum.php(12): XenForo_ControllerAdmin_Forum->actionSave()
#6 /home4/jwrbloom/public_html/cbuzz/forum/library/Tinhte/XenTag/XenForo/ControllerAdmin/Forum.php(33): *******_ThreadProfileCover_ControllerAdmin_Forum->actionSave()
#7 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/FrontController.php(351): Tinhte_XenTag_XenForo_ControllerAdmin_Forum->actionSave()
#8 /home4/jwrbloom/public_html/cbuzz/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /home4/jwrbloom/public_html/cbuzz/forum/admin.php(13): XenForo_FrontController->run()
#10 {main}

Request State
array(3) {
["url"] => string(49) "http://courtside.buzz/forum/admin.php?forums/save"
["_GET"] => array(1) {
["forums/save"] => string(0) ""
}
["_POST"] => array(26) {
["title"] => string(4) "Test"
["node_name"] => string(0) ""
["description"] => string(0) ""
["tinhte_xentag_tags"] => string(0) ""
["tinhte_xentag_included"] => string(1) "1"
["parent_node_id"] => string(2) "15"
["display_order"] => string(1) "1"
["display_in_list"] => string(1) "1"
["allow_posting"] => string(1) "1"
["allow_poll"] => string(1) "1"
["count_messages"] => string(1) "1"
["find_new"] => string(1) "1"
["min_tags"] => string(1) "0"
["allowed_watch_notifications"] => string(3) "all"
["default_sort_order"] => string(14) "last_post_date"
["default_sort_direction"] => string(4) "desc"
["list_date_limit_days"] => string(1) "0"
["default_prefix_id"] => string(1) "0"
["brtpc_height_percent"] => string(1) "0"
["brtpc_insert_after_hook"] => string(0) ""
["brtpc_cover_style"] => string(0) ""
["node_type_id"] => string(5) "Forum"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(29) "/forum/admin.php?nodes/insert"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
3.x only for Xenforo 1.5.x
Guide to migrate from 2.x to 3.x here: ... Read More

Thank you @Dinh Thanh good addons.

I installed 3.2.2 after failed upgrade from 2.x to new version, I found an issue in the Server Log.

Code:
Server Error Log

Error Info
Zend_Feed_Exception: Invalid parameter: parameter must be a non-empty string and valid URI/IRI - library/Zend/Feed/Writer/Feed/FeedAbstract.php:406
Generated By: Unknown Account, 오늘, 11:46 AM

Stack Trace

#0 /library/Tinhte/XenTag/XenForo/ViewPublic/Tag/View.php(41): Zend_Feed_Writer_Feed_FeedAbstract->setLink('http://www.best...')
#1 /library/XenForo/ViewRenderer/Abstract.php(227): Tinhte_XenTag_XenForo_ViewPublic_Tag_View->renderRss()
#2 /library/XenForo/ViewRenderer/Rss.php(31): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Rss', Array, 'tag_view')
#3 /library/XenForo/FrontController.php(607): XenForo_ViewRenderer_Rss->renderView('XenForo_ViewPub...', Array, 'tag_view', NULL)
#4 /library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_Rss), Array)
#5 /index.php(13): XenForo_FrontController->run()
#6 {main}

Request State

array(3) {
  ["url"] => string(95) "http://www.best.../tags/%EC%96%91%EC%A3%BC%EC%98%A5%EC%A0%95%EC%A7%80%EA%B5%AC/index.rss"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

I checked the code line (41) $feed->setLink(XenForo_Link::buildPublicLink('canonical:tags', $tag)); but could't get the meanning.

Have a good day. ;)
3
 
Top Bottom