Firstly, you can disable all add-ons by going into your config.php and adding the following line:
PHP:
$config['enableListeners'] = false;
Secondly, I suggest that you turn off the option to show thread thumbnails on nodes. You will be able to do this while you have the add-ons disabled using the above line of code. Once you have done this you should be able to remove the above line.
Unfortunately, this add-on does not work particularly well for large forums (or small forums on shared hosting) if the above option is checked.