Have installed version 1.1.1 and using WP 2.9.2
Widget produces following error:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /..../wp-content/plugins/thinktwit/thinktwit.php on line 145
Warning: file_get_contents(http://search.twitter.com/search.atom?q=from%3Adeleted&rpp=3) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /.../wp-content/plugins/thinktwit/thinktwit.php on line 145
So this PHP function seems not to be activated on my shared hoster.
Question: Can you make your plugin compatible with PHP installations where the function is set to NO / disabled?
Kind Regards
:)