Execute SQL Query
Query
SELECT count(*) FROM tag_proposition WHERE status=4
Results: 1 (0.0003s), Page 1 of 1
count(*)
0
i did use an automatic thread tagger about 1 year ago when first one was released but i could not get it to work properly so i scrapped it and did nto use it.
it may have been that that other mod created the tags and then your mod applied them to all of the threads. i guess that is possible.
the issue i have is that i want to get rid of all the tags and start again from scratch now
Your mod did process a lot of threads when i first click on the add tags to all threads option in admin cp
EDIT:- i foudn the answer here
http://www.vbulletin.com/forum/showthread.php?t=317440
to delete all tags
TRUNCATE TABLE tag
TRUNCATE TABLE tagthread