After updating Wordpress from 3.2.1 to 3.8.1 (what I now know I should have done incrementally), the thickbox is all up on my plugins.php admin page.
Anytime I click inside of the plugins.php page this gets added to the page:
<div id="TB_overlay" class="TB_overlayBG"></div>
<div id="TB_window"></div>
<div id="TB_load" style="display: block;"><img src="http://renewthearts.org/wordpress/wp-includes/js/thickbox/loadingAnimation.gif" width="208"></div>
I can click again and it goes away. But as soon as I click again, it comes back. I really can't accomplish anything of value, because of it. I'm assuming it's something leftover from the old installation, but I don't know what to trash to fix it.
I'd really rather not have to reinstall Wordpress from scratch, though I'm sure it would be cleaner. Any help would be great.
Thanks.