Multi Prefix - XenForo 2

Multi Prefix - XenForo 2 2.15.3

  • Thread starter Thread starter xenvn
  • Start date Start date
Multi Prefix - XenForo 2.webp


Multiple Prefixes!
Ever run into a situation where you want to prefix a thread with multiple tags? Now you can. All the same features still work, clicking a prefix shows all threads prefixed with that same prefix. Searching for a prefix will show all threads that contain that prefix (plus the other ones it has).

Supported content types
  • Threads
  • XenForo Resource Manager; Resources
  • DbTech Shop's items
  • DbTech eCommerce's products
Disclaimer
This add-on has to overwrite the thread prefix javascript and the threadprefix helper, if you have another add on that also overwrites either of those please open a support ticket as this will very likely conflict.
 

Attachments

Last edited:
Can you inspect this plugin on any threads of site for error 500 (Code inspector) >>
An exception occurred: [TypeError] Failed to create closure from callable: first array member is not a valid class name or object in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php on line 159

  1. Closure::fromCallable() in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php at line 159
  2. SV\MultiPrefix\Behavior\MultiPrefixable->isPrefixValid() in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php at line 184
  3. SV\MultiPrefix\Behavior\MultiPrefixable->getPossibleModAppliedPrefixes() in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php at line 353
  4. SV\MultiPrefix\Behavior\MultiPrefixable->rebuildSvPrefixIds() in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php at line 535
  5. SV\MultiPrefix\Behavior\MultiPrefixable->preSave() in src/XF/Mvc/Entity/Entity.php at line 1375
  6. XF\Mvc\Entity\Entity->preSave() in src/XF/Mvc/Entity/Entity.php at line 1224
  7. XF\Mvc\Entity\Entity->save() in src/addons/AVForums/PrefixEssentials/Job/ProcessExpirations.php at line 76
  8. AVForums\PrefixEssentials\Job\ProcessExpirations->run() in src/XF/Job/Manager.php at line 260
  9. XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 202
  10. XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 86
  11. XF\Job\Manager->runQueue() in job.php at line 43
 
Can you inspect this plugin on any threads of site for error 500 (Code inspector) >>
An exception occurred: [TypeError] Failed to create closure from callable: first array member is not a valid class name or object in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php on line 159

  1. Closure::fromCallable() in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php at line 159
  2. SV\MultiPrefix\Behavior\MultiPrefixable->isPrefixValid() in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php at line 184
  3. SV\MultiPrefix\Behavior\MultiPrefixable->getPossibleModAppliedPrefixes() in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php at line 353
  4. SV\MultiPrefix\Behavior\MultiPrefixable->rebuildSvPrefixIds() in src/addons/SV/MultiPrefix/Behavior/MultiPrefixable.php at line 535
  5. SV\MultiPrefix\Behavior\MultiPrefixable->preSave() in src/XF/Mvc/Entity/Entity.php at line 1375
  6. XF\Mvc\Entity\Entity->preSave() in src/XF/Mvc/Entity/Entity.php at line 1224
  7. XF\Mvc\Entity\Entity->save() in src/addons/AVForums/PrefixEssentials/Job/ProcessExpirations.php at line 76
  8. AVForums\PrefixEssentials\Job\ProcessExpirations->run() in src/XF/Job/Manager.php at line 260
  9. XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 202
  10. XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 86
  11. XF\Job\Manager->runQueue() in job.php at line 43
What version is it?
What version of XenForo are you using?
 
Similar threads Most view View more
Back
Top Bottom