[Tinhte] XenTag

[Tinhte] XenTag 3.2.5

No permission to download
Click "Delete Empty Tags" in AdminCP (in Applications > Threads & Posts > Tags)

I was going to delete unused tags, but I don't have this option in my adminCP. Any reason why?

Edit: Didn't have the proper permissions, had to use a different admin account.
 
Found this in my XF error log:
[01-May-2013 22:44:40] PHP Fatal error: Call to undefined method XenForo_Model_Forum::Tinhte_XenTag_getForumsByIds() in /home/abcoutle/public_html/adulthaven.com/library/Tinhte/XenTag/Search/DataHandler/Forum.php on line 68
 
Found this in my XF error log:
[01-May-2013 22:44:40] PHP Fatal error: Call to undefined method XenForo_Model_Forum::Tinhte_XenTag_getForumsByIds() in /home/abcoutle/public_html/adulthaven.com/library/Tinhte/XenTag/Search/DataHandler/Forum.php on line 68

Looks like you installed the add-on incorrectly. Please reupload the files and import the XML again.
 
hi

I just imported my tags from vbseo.

i want to rewrite the old tag links to new xenforo tags.

for example

www.mysite.com/forum/tags/hello%20world.html
to
www.mysite.com/tags/hello+world/

i already have rewrite code which works for a single word in the tag by using this
RewriteRule forum/tags/([a-zA-Z0-9]+)\.html tags/$1/ [L,R=301]

the above code works for
www.mysite.com/forum/tags/hello.html
to
www.mysite.com/tags/hello/

Can anybody provide the rewrite code for more than 1 word.

Thanks
Binu
 
I downloaded Resource Manager today, Installed it, but it does not work. When I save a new resource i get the following error popup: "A server error occurred. Please try again later."

This is the error message in Server Error Log:

Mysqli prepare error: Unknown column 'tinhte_xentag_tags' in 'field list' ..

Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'tinhte_xentag_tags' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: UserName, 8 minutes ago
Stack Trace
#0 /mnt/Target01/327993/www.website.com/web/content/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('INSERT INTO `xf...')
#1 /mnt/Target01/327993/www.website.com/web/content/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'INSERT INTO `xf...')
#2 /mnt/Target01/327993/www.website.com/web/content/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('INSERT INTO `xf...')
#3 /mnt/Target01/327993/www.website.com/web/content/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#4 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/DataWriter.php(1591): Zend_Db_Adapter_Abstract->insert('xf_resource', Array)
#5 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/DataWriter.php(1580): XenForo_DataWriter->_insert()
#6 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/DataWriter.php(1381): XenForo_DataWriter->_save()
#7 /mnt/Target01/327993/www.website.com/web/content/library/XenResource/ControllerPublic/Resource.php(569): XenForo_DataWriter->save()
#8 /mnt/Target01/327993/www.website.com/web/content/library/Tinhte/XenTag/XenResource/ControllerPublic/Resource.php(23): XenResource_ControllerPublic_Resource->actionSave()
#9 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/FrontController.php(310): Tinhte_XenTag_XenResource_ControllerPublic_Resource->actionSave()
#10 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /mnt/Target01/327993/www.website.com/web/content/index.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
["url"] => string(41) "http://www.website.com/resources/save"
["_GET"] => array(0) {
}
["_POST"] => array(15) {
["resource_category_id"] => string(1) "2"
["title"] => string(14) "One Test"
["version_string"] => string(1) "1"
["tag_line"] => string(30) "A Test of the server resources"
["resource_file_type"] => string(3) "url"
["download_url"] => string(85) "http://archive.org/download/some_file_here/022.mp3"
["message_html"] => string(14) "<p>test at</p>"
["_xfRelativeResolver"] => string(40) "http://www.website.com/resources/add"
["attachment_hash"] => string(32) "61f142864863f7d0e428b0560ddf4fa9"
["external_url"] => string(0) ""
["alt_support_url"] => string(0) ""
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(14) "/resources/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
I downloaded Resource Manager today, Installed it, but it does not work. When I save a new resource i get the following error popup: "A server error occurred. Please try again later."

This is the error message in Server Error Log:

Mysqli prepare error: Unknown column 'tinhte_xentag_tags' in 'field list' ..

Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'tinhte_xentag_tags' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
Generated By: UserName, 8 minutes ago
Stack Trace
#0 /mnt/Target01/327993/www.website.com/web/content/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('INSERT INTO `xf...')
#1 /mnt/Target01/327993/www.website.com/web/content/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'INSERT INTO `xf...')
#2 /mnt/Target01/327993/www.website.com/web/content/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('INSERT INTO `xf...')
#3 /mnt/Target01/327993/www.website.com/web/content/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#4 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/DataWriter.php(1591): Zend_Db_Adapter_Abstract->insert('xf_resource', Array)
#5 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/DataWriter.php(1580): XenForo_DataWriter->_insert()
#6 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/DataWriter.php(1381): XenForo_DataWriter->_save()
#7 /mnt/Target01/327993/www.website.com/web/content/library/XenResource/ControllerPublic/Resource.php(569): XenForo_DataWriter->save()
#8 /mnt/Target01/327993/www.website.com/web/content/library/Tinhte/XenTag/XenResource/ControllerPublic/Resource.php(23): XenResource_ControllerPublic_Resource->actionSave()
#9 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/FrontController.php(310): Tinhte_XenTag_XenResource_ControllerPublic_Resource->actionSave()
#10 /mnt/Target01/327993/www.website.com/web/content/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /mnt/Target01/327993/www.website.com/web/content/index.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
["url"] => string(41) "http://www.website.com/resources/save"
["_GET"] => array(0) {
}
["_POST"] => array(15) {
["resource_category_id"] => string(1) "2"
["title"] => string(14) "One Test"
["version_string"] => string(1) "1"
["tag_line"] => string(30) "A Test of the server resources"
["resource_file_type"] => string(3) "url"
["download_url"] => string(85) "http://archive.org/download/some_file_here/022.mp3"
["message_html"] => string(14) "<p>test at</p>"
["_xfRelativeResolver"] => string(40) "http://www.website.com/resources/add"
["attachment_hash"] => string(32) "61f142864863f7d0e428b0560ddf4fa9"
["external_url"] => string(0) ""
["alt_support_url"] => string(0) ""
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(14) "/resources/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Me too got the same ERROR.
 
It would be awesome if we could tag within posts using hashmarks sort of like twitter. I'd donate a little to have this added! (y)

#pleaseadd
 
Do nhu cầu, mình muố tạo nhiều [Tinhte] XenTag - Related Threads, anh có thể hướng dẫn khôn
 
Using latest version, xentag field doesn't appear on Creating Resources/Resource Manager.
How should I fix?
 
I have my option "Require Tag" check.
So basically creating a thread / resources requires a single tag, but when a user doesn't fill the a tag when submitting resources, still the resources was created without a discussion.
 
Error on XF 1.2

Code:
Server Error Log
Error Info
ErrorException: Declaration of Tinhte_XenTag_XenForo_DataWriter_Discussion_Thread::_discussionPostSave() should be compatible with XenForo_DataWriter_Discussion::_discussionPostSave() - library/Tinhte/XenTag/XenForo/DataWriter/Discussion/Thread.php:3
Generated By: Matt, A moment ago
Stack Trace
#0 /home/devz22se/public_html/xenforo/library/Tinhte/XenTag/XenForo/DataWriter/Discussion/Thread.php(3): XenForo_Application::handlePhpError(2048, 'Declaration of ...', '/home/devz22se/...', 3, Array)
#1 /home/devz22se/public_html/xenforo/library/XenForo/Autoloader.php(119): include('/home/devz22se/...')
#2 /home/devz22se/public_html/xenforo/library/XenForo/Application.php(897): XenForo_Autoloader->autoload('Tinhte_XenTag_X...')
#3 /home/devz22se/public_html/xenforo/library/XenForo/Application.php(421): XenForo_Application::autoload('Tinhte_XenTag_X...')
#4 /home/devz22se/public_html/xenforo/library/XenForo/DataWriter.php(2007): XenForo_Application::resolveDynamicClass('XenForo_DataWri...', 'datawriter')
#5 /home/devz22se/public_html/xenforo/library/Tinhte/XenTag/XenForo/ControllerPublic/Thread.php(81): XenForo_DataWriter::create('XenForo_DataWri...')
#6 /home/devz22se/public_html/xenforo/library/XenForo/FrontController.php(335): Tinhte_XenTag_XenForo_ControllerPublic_Thread->actionEditTags()
#7 /home/devz22se/public_html/xenforo/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /home/devz22se/public_html/xenforo/index.php(13): XenForo_FrontController->run()
#9 {main}
Request State
array(3) {
  ["url"] => string(54) "http://dev.z22se.com/xenforo/threads/test.66/edit-tags"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(9) {
    ["tinhte_xentag_tags"] => array(3) {
      [0] => string(4) "tags"
      [1] => string(3) "new"
      [2] => string(5) "forum"
    }
    ["tinhte_xentag_tags_text"] => string(4) "test"
    ["tinhte_xentag_included"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfConfirm"] => string(1) "1"
    ["_Tinhte_XenTag_callerTemplate"] => string(16) "tags_thread_view"
    ["_xfRequestUri"] => string(25) "/xenforo/threads/test.66/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
I can confirm this. Happens when starting new threads and at "finalizing vB4-import" in ACP. The importing of existing vB thread tags before worked though. But the import seems to be destroyed now, since it was not finished but stopped because of the error:

Code:
ErrorException: Argument 1 passed to Tinhte_XenTag_XenForo_DataWriter_Discussion_Thread::_discussionPostSave() must be an array, none given, called in S:\www\xenforo_1.2.b1\library\XenForo\DataWriter\Discussion.php on line 441 and defined - library\Tinhte\XenTag\XenForo\DataWriter\Discussion\Thread.php:83
Generated By: Username, 4 minutes ago
Stack Trace
#0 S:\www\xenforo_1.2.b1\library\Tinhte\XenTag\XenForo\DataWriter\Discussion\Thread.php(83): XenForo_Application::handlePhpError(4096, 'Argument 1 pass...', 'S:\www\xenforo_...', 83, Array)
#1 S:\www\xenforo_1.2.b1\library\XenForo\DataWriter\Discussion.php(441): Tinhte_XenTag_XenForo_DataWriter_Discussion_Thread->_discussionPostSave()
#2 S:\www\xenforo_1.2.b1\library\XenForo\DataWriter.php(1392): XenForo_DataWriter_Discussion->_postSave()
#3 S:\www\xenforo_1.2.b1\library\XenForo\Deferred\Thread.php(46): XenForo_DataWriter->save()
#4 S:\www\xenforo_1.2.b1\library\XenForo\Deferred\Atomic.php(61): XenForo_Deferred_Thread->execute(Array, Array, 6.2867200374603, 'Rebuilding... U...')
#5 S:\www\xenforo_1.2.b1\library\XenForo\Model\Deferred.php(197): XenForo_Deferred_Atomic->execute(Array, Array, 9.9999971389771, 'Rebuilding... U...')
#6 S:\www\xenforo_1.2.b1\library\XenForo\Model\Deferred.php(320): XenForo_Model_Deferred->runDeferred(Array, 9.9999971389771, 'Rebuilding... U...', false)
#7 S:\www\xenforo_1.2.b1\library\XenForo\Model\Deferred.php(273): XenForo_Model_Deferred->_runInternal(Array, NULL, 'Rebuilding... U...', false)
#8 S:\www\xenforo_1.2.b1\library\XenForo\ControllerAdmin\Tools.php(142): XenForo_Model_Deferred->run(true, NULL, 'Rebuilding... U...', false)
#9 S:\www\xenforo_1.2.b1\library\XenForo\FrontController.php(335): XenForo_ControllerAdmin_Tools->actionRunDeferred()
#10 S:\www\xenforo_1.2.b1\library\XenForo\FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 S:\www\xenforo_1.2.b1\admin.php(13): XenForo_FrontController->run()
#12 {main}
Request State
array(3) {
  ["url"] => string(60) "http://localhost/xenforo_1.2.b1/admin.php?tools/run-deferred"
  ["_GET"] => array(1) {
    ["tools/run-deferred"] => string(0) ""
  }
  ["_POST"] => array(5) {
    ["execute"] => string(1) "1"
    ["_xfRequestUri"] => string(44) "/xenforo_1.2.b1/admin.php?tools/run-deferred"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Top Bottom