Jump to content

Recommended Posts

Posted (edited)

Probably it’s enough to truncate the following tables should be enough:

truncate table core_search_index_tags;

truncate table core_tags;

truncate table core_tags_cache;

truncate table core_tags_perms;

I would test it on test install first or take a backup from the DB just in case.

Btw, the following queries should be executed in your SQL Toolbox or PHPMyAdmin. Then after run the support tool to rebuild your cache.

Edited by Adriano Faria
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...