Cannot reproduce – I’m guessing the issue is with the Term Management Tools plugin as it appears to work fine without that plugin.
Thread Starter
kelson
(@kelson)
Thanks for taking a look, but I guess I wasn’t clear on the circumstance: If I deactivate Term Management Tools, but leave Threads active, I still get an error when deleting tags.
If I delete tags one at a time with the delete link, I just get the red generic error warning. If I select several tags and bulk delete them, I get an actual PHP error page listing the full error for each tag I’m deleting.
Just to be sure, I’ve deactivated every plugin on my site except for Threads, and I still get an error in wp-content/plugins/threads/lib/cf-tax-post-binding/cf-tax-post-binding.php line 454 when I delete tags. If I turn the rest of them back on, and turn Threads off, the error doesn’t fire.
The same thing happens on another blog on the same system that I didn’t have Threads on before. I installed it, and the errors started appearing on tag deletion – same line, same file.
In fact, I created a new, empty blog and just installed Threads on it, nothing else, created a few tags and deleted them…and got the same error.
Warning: Could not find post for term “2” in taxonomy “post_tag” in /home/kvibber/wptest.hyperborea.org/wp-content/plugins/threads/lib/cf-tax-post-binding/cf-tax-post-binding.php on line 454
FWIW, it’s PHP 5.4.11 through FastCGI on Apache, though the error persists if I switch to PHP 5.3.13. DreamHost, specifically.