Tag Essentials 2.x: Error trying to edit tags on Media Gallery post

Dave Stromberger

New Member
When attempting to edit the tags on a post in the media gallery, I get the following error:




LogicException: Could not determine dependable add-on; please override in src/addons/AVForums/TagEssentials/XF/Repository/Tag.php at line 870
  1. AVForums\TagEssentials\XF\Repository\Tag->getDependsOnAddOnIdForTagEss() insrc/addons/AVForums/TagEssentials/XF/Repository/Tag.php at line 845
  2. AVForums\TagEssentials\XF\Repository\Tag->addTagIdsToContent() in src/XF/Repository/Tag.phpat line 385
  3. XF\Repository\Tag->modifyContentTags() in src/XF/Service/Tag/Changer.php at line 256
  4. XF\Service\Tag\Changer->save() in src/addons/XFMG/Pub/Controller/Media.php at line 1078
  5. XFMG\Pub\Controller\Media->actionTags() in src/XF/Mvc/Dispatcher.php at line 249
  6. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
  7. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
  8. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
  9. XF\App->run() in src/XF.php at line 329
  10. XF::runApp() in index.php at line 13
 
Please post this in the Tag Essentials discussion thread so Xon can see it as he codes the addon. Thanks.
 
Back
Top