Re: Tweetstream (twitter plugin) Beta testers needed!
Yup its there
http://tempsg.com/buddypress/wp-content/plugins/tweetstream/js/tweetstream.js
it may be a file location problem because I have test site in a sub folder and the T icon is not showing because its coded to use the base url
these need a location set that allows sub folders. I added it hard coded and it works now
echo'<link rel=”stylesheet” href=”/buddypress/wp-content/plugins/tweetstream/css/style.css” type=”text/css” media=”screen” />’;
echo'<script type=”text/javascript” src=”/buddypress/wp-content/plugins/tweetstream/js/tweetstream.js”></script>’;
Forum posting still does not work