Anyone else getting this error?
http://wordpress.org/extend/plugins/twitter-for-wordpress/
eh, forget it-I didn't set it up correctly
Anyone else getting this error?
http://wordpress.org/extend/plugins/twitter-for-wordpress/
eh, forget it-I didn't set it up correctly
may be you didnot specify username in function twitter_messages().
it should be like this.
twitter_messages('thesuraj',15, true, true, '', true, true, true);
where 'thesuraj' is twitter username.
You must log in to post.