Mass Delete Tags...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • stryka
    Senior Member
    • Aug 2002
    • 265

    Mass Delete Tags...

    Users are abusing TAG feature... how can i mass delete a page of TAGS in ADMINCP?

    Or if there is not mass delete... what tables on backend do i need to delete?
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    #2
    There is no true mass delete function. The way you delete tags is here:

    Admin CP -> Threads & Posts -> Tags -> Tag List

    Check the one you want to delete, then click on 'Delete Selected'.

    I do not know of a safe query to delete all tags.
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


    Comment

    • stonepilot
      Senior Member
      • Apr 2006
      • 195
      • 4.1.x

      #3
      This would be a nice feature, I would almost like to dump all tags and start over as I have 500 pages of tags now.
      sigpic
      Life is just a Big Skid

      Comment

      • Sebas
        New Member
        • Sep 2006
        • 25
        • 3.8.x

        #4
        which is the query for vb 4

        Comment

        • bchertov
          Senior Member
          • Nov 2004
          • 382
          • 4.1.x

          #5
          Can we just "delete from tag" for VB4?

          Comment

          • Steve Machol
            Former Customer Support Manager
            • Jul 2000
            • 154488

            #6
            Originally posted by bchertov
            Can we just "delete from tag" for VB4?
            You can manually delete all tags with these queries (backup first):

            DELETE FROM tag

            DELETE FROM tagsearch

            DELETE FROM tagthread

            UPDATE thread SET taglist = ''
            Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
            Change CKEditor Colors to Match Style (for 4.1.4 and above)

            Steve Machol Photography


            Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


            Comment

            • bchertov
              Senior Member
              • Nov 2004
              • 382
              • 4.1.x

              #7
              You Rock, Steve!

              Comment

              • appsfinder
                Member
                • Sep 2008
                • 46
                • 4.1.x

                #8
                Originally posted by Steve Machol
                You can manually delete all tags with these queries (backup first):

                DELETE FROM tag

                DELETE FROM tagsearch

                DELETE FROM tagthread this one i get an error: forum.tagthread' doesn't exist. is this for vb3 or vb4

                UPDATE thread SET taglist = ''
                please can you help

                Comment

                • jdearing
                  Senior Member
                  • May 2001
                  • 175

                  #9
                  DELETE FROM tagthread

                  Should this now be
                  DELETE FROM tagcontent
                  http://www.stlracing.com

                  Comment

                  Related Topics

                  Collapse

                  Working...
                  😀
                  😂
                  🥰
                  😘
                  🤢
                  😎
                  😞
                  😡
                  👍
                  👎