Thread Tagging Improvements 1.0.8 Patch Level 1

XF 2.2 Thread Tagging Improvements 1.0.8 Patch Level 1

Add-on xenforo 2

Ressources et modules complémentaires pour XenForo 2

Styles xenforo 2

Styles / Thèmes et apparence pour xenforo 2

Templates xenforo 2

Codes pour modifier les templates sur xenforo 2

Section Premium

Add-on et Styles pour membre Premium
Thread Tagging Improvements 1.0.8 Patch Level 1

XF 2.2 Thread Tagging Improvements 1.0.8 Patch Level 1

Catégorie Catégorie Add-Ons
Titre du sujet Titre du sujet Thread Tagging Improvements 1.0.8 Patch Level 1
Auteur de la discussion Auteur de la discussion laurent68
Date de début Date de début
Réponses Réponses 8
Affichages Affichages 623
Réaction Réaction 0
Dernier message par Dernier message par OTuGaMoDz

laurent68

Fondateur

Staff
fondateur
Réputation: 100%
Discussions
4 847
Messages
12 585
Solutions
85
J'aime
7 885
Points
198
This add-on greatly improves the utility of the Xenforo tagging system for threads.

Features :
  • [ACP] Potential tags list: Easily find what tags should exist on your forum.
    • Admin page that shows the most common words (also multiple words) that could be likely tag candidates
Screenshot from 2023-01-03 15-59-20.png


Auto-suggesting tags when posting a thread (From the thread title)
  • This feature increases the likelihood that tags are used by your forum members
Screenshot from 2023-01-03 16-03-20.png


Synonyms for tags
  • This makes the auto-tagging and suggestion features even more powerful, as a synonym word for a tag will also automatically suggest the correct tag
Screenshot from 2022-12-12 07-48-50.png


Loner tags
  • Allows a tag to not be tagged alongside longer similar tags
Screenshot from 2023-01-03 15-59-40.png


Télécharger V1.0.7 Patch Level 2 :

Version 1.0.7 Patch Level 3 Allow defining batch size and bulk insert chunk size :

- 2 new advanced options were added to allow change of:
- Max amount of thread titles are loaded at once for processing
- Chunk size when bulk inserting the collected (up to 50K) words

Screenshot from 2023-01-06 13-32-06.png

Screenshot from 2023-01-03 15-47-12.png

Screenshot from 2023-01-03 15-47-24.png

Screenshot from 2022-12-07 21-27-17.png


Télécharger V1.0.7 Patch Level 3 :

Version 1.0.7 Patch Level 4 Fix for ambiguous column name in query :

- There was a bug where we queried the thread title with an ambiguous column name, which works fine as long as no other add-on does a JOIN with another table that has a similarly named column. (e.g. XFA Tournaments addon)

TL;DR; Fixed our add-on to explicitly query for xf_thread.title instead of titleso SQL knows exactly which one we want.

Télécharger V1.0.7 Patch Level 4 :

Version 1.0.7 Patch Level 5 : Fix default value for pth_is_loner column.

Télécharger V1.0.7 Patch Level 5 :

Version 1.0.7 Patch Level 6 Silently ignore Job-run SQL errors (unless option enabled) and fix paths :
  • Correctly escape the SQL for thread tag lookups
  • If an SQL error occurs during Rebuild Job, log it and continue with the next one, instead of crashing/stopping
    • There is an option to disable these loggings under "Other", but we recommend keeping it on and reporting SQL errors raised to us :)
  • Build the URL paths a bit better so the potential pages don't try to reach non-existing pages
Télécharger V1.0.7 Patch Level 6 :

Version 1.0.8 Release 1.0.8 with XF2.3 compatibility:

Note: Can only be installed on XF2.3, not compatible with 2.2

New version with 2 fixes:
  • Cronjob compatibility with XF2.3 changes
  • Removed unused option and code that triggered page error when using "Tag contains" filter.

Télécharger V1.0.8:

Version 1.0.8 Patch Level 1: Fix JS autotagging to work

Fixes for the JS that handles auto-tagging while creating a new thread:
  • Don't rely on jQuery which has been removed in XF2.3
  • Add tags with Tagify which has replaced select2

Télécharger V1.0.8 Patch Level 1;
 
Dernière édition par un modérateur:
Ajout de la version 1.0.7 Patch Level 3 :)
 
Ajout de la version 1.0.7 Patch Level 4 :)
 
J'espère qu'il n'y aura pas une telle erreur lors de l'installation.

Code:
XF\Db\Exception: MySQL query error [1406]: Data too long for column 'execute_data' at row 1 in src/XF/Db/AbstractStatement.php at line 230
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 198
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 79
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 324
XF\Db\AbstractAdapter->update() in src/XF/Job/Manager.php at line 225
XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 86
XF\Job\Manager->runQueue() in src/XF/Admin/Controller/Tools.php at line 141
XF\Admin\Controller\Tools->actionRunJob() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
XF\App->run() in src/XF.php at line 524
XF::runApp() in admin.php at line 13
 
Ajout de la version 1.0.7 Patch Level 5 :)
 
Ajout de la version 1.0.7 Patch Level 6 :)
 
Ajout de la version 1.0.8
 
Contenu similaire Les plus vues Voir plus
Retour
Haut Bas