Tag Essentials [Deleted]

@Daniel Hood Can you please add the "Recent Content Tagged With xxx " text as custom phrase ? Because i must change it to my language from template modification system on every update.
 
Yes. Thanks for reminding me. I'll be updating this add-on soon too with a fix affecting XenForo Media Gallery Album tagging. I'll make sure to include that.
 
User Essentials has a user tags feature but it doesn't do this. I'd have to look but if I recall, the user tagging (@{username}) isn't the most extendible. It's also a little out of the scope of this add-on since this is mostly for content tags and while user tagging (now known as mentioning) has a similar name, it's different. I may look into this for User Essentials though.
Drop me a line if you think you can work it out. I'm very interested in finding a way to get that feature to work.
 
Can't update to 1.4.1

Error:
Developer: default_value is not a valid array (tagessNodeTagCloud)

And i get this error:
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Field 'tagess_tags' doesn't have a default value - library/Zend/Db/Statement/Mysqli.php:214

#0 /var/www/vhosts/xx/httpdocs/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/vhosts/xx/httpdocs/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /var/www/vhosts/xx/httpdocs/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xe...', Array)
#3 /var/www/vhosts/xx/httpdocs/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xengallery_albu...', Array)
#4 /var/www/vhosts/xx/httpdocs/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
#5 /var/www/vhosts/xx/httpdocs/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /var/www/vhosts/xx/httpdocs/library/XenGallery/ControllerPublic/Album.php(1067): XenForo_DataWriter->save()
#7 /var/www/vhosts/xx/httpdocs/library/XenForo/FrontController.php(351): XenGallery_ControllerPublic_Album->actionCreate()
#8 /var/www/vhosts/xx/httpdocs/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /var/www/vhosts/xx/httpdocs/index.php(13): XenForo_FrontController->run()
#10 {main}

array(3) {
  ["url"] => string(42) "https://xx/media/albums/create"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(11) {
    ["album_title"] => string(14) "xx"
    ["album_description"] => string(5) "xx"
    ["view_media"] => string(6) "public"
    ["view_users"] => string(0) ""
    ["add_media"] => string(7) "members"
    ["add_users"] => string(0) ""
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(10) "/media/add"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Feature request ... Access to edit wiki

View attachment 122760

@Daniel Hood Can you please add the "Recent Content Tagged With xxx " text as custom phrase ? Because i must change it to my language from template modification system on every update.

Can't update to 1.4.1

Error:
Developer: default_value is not a valid array (tagessNodeTagCloud)

And i get this error:
Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Field 'tagess_tags' doesn't have a default value - library/Zend/Db/Statement/Mysqli.php:214

#0 /var/www/vhosts/xx/httpdocs/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /var/www/vhosts/xx/httpdocs/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /var/www/vhosts/xx/httpdocs/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xe...', Array)
#3 /var/www/vhosts/xx/httpdocs/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xengallery_albu...', Array)
#4 /var/www/vhosts/xx/httpdocs/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
#5 /var/www/vhosts/xx/httpdocs/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /var/www/vhosts/xx/httpdocs/library/XenGallery/ControllerPublic/Album.php(1067): XenForo_DataWriter->save()
#7 /var/www/vhosts/xx/httpdocs/library/XenForo/FrontController.php(351): XenGallery_ControllerPublic_Album->actionCreate()
#8 /var/www/vhosts/xx/httpdocs/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /var/www/vhosts/xx/httpdocs/index.php(13): XenForo_FrontController->run()
#10 {main}

array(3) {
  ["url"] => string(42) "https://xx/media/albums/create"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(11) {
    ["album_title"] => string(14) "xx"
    ["album_description"] => string(5) "xx"
    ["view_media"] => string(6) "public"
    ["view_users"] => string(0) ""
    ["add_media"] => string(7) "members"
    ["add_users"] => string(0) ""
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(10) "/media/add"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}

All of these have been address in Tag Essentials 1.4.2.
 
I believe it is resolved. Try downloading 1.4.2 again and using the new xml file. All the other files are the same so there's no need to upload them again.
 
@Daniel Hood Can you please add the "Recent Content Tagged With xxx " text as custom phrase ? Because i must change it to my language from template modification system on every update.
@Daniel Hood Can you use a variable for tag ? Because, in my language i must use the tag string at the beginning of the sentence then later "Recent Content Tagged" constant. I hope you understand.
 
@Daniel Hood - one minor issue. When you edit tags and save them the 'View Users' link disappears. It doesn't return until you refresh the page. Not a show-stopper, but if it can be fixed would be useful. (y)

Thanks,
Shaun :D
 
@Daniel Hood - is there an option to batch update threads tags with matched ones defined in ACP
I created 1000+ tags (canonical + synonyms), and will be helpfull if there is a option to click and existing threads update (beside manually created) their tags in connection of threads titles.
 
Nop.
I search for ability to add automatically tags to threads in connection with existing tags and thread titles.
There is an option with forum tags allready, but I need that for existing threads, not for new one.

Example

You have two threads:
Growing exotic plants
Carps fishing

And ou have tags created in ACP
Carps, exotic, plants

When you click on magic link, tags will be added to all threads regarded possible tags and thread titles.
So in example above, to first thread tags will be added automatically exotic and plants, and to second thread tag carps will be added.
 
I thought this was integrated with widget framework and I could use to place tag cloud of specific forum in the sidebar. Did I miss that?
 
Top Bottom