Marketplace > Community > My Twitter!

Kentico CMS for ASP.NET - DevNet - Marketplace - My Twitter!

Kentico Marketplace

Categories

My Twitter!

by The Guru
My Twitter! preview
Rating: (1 reviews)
License: Free
Works with: 4.0, 4.1, 5.0, 5.5, 5.5R2, 6.0
Current version: 1.1
Price: $0

Summary

Displays user information and user status directly from twitter, based on a given twitter username.

Description

The information that is displayed in the web part is:
  • Twitter Screen Name
  • Profile Image (Optional)
  • Number of Followers
  • Current Status
  • Status Update Time
  • Updated By
  • Link to Twitter Account.
Version:
Total views: 5342 

You need to sign in if you wish to write a review.
tspring-allegra
I found a fix to the bug I spotted. The line that causes the add-on to crash is within the GetInfo() function. Which doesnt like processing a null TwitterUsername value i.e. when your twitter page cant be found. All you need to do is add a catch clause to the following line:

return twitter.GetByUsername(TwitterUsername.Trim());

So change it to:

try
{
return twitter.GetByUsername(TwitterUsername.Trim());
}
catch
{
return null;
}
3/29/2011 3:34:16 AM

tspring-allegra
There's a serious bug with this add-on where if there is a problem on twitter's server and your twitter page becomes unavailable it causes an error in the add-on code and crashes the whole web page it's added to.
3/25/2011 2:59:32 PM

rodrigues.luana-cathednet.wa.edu
Hi,
I'm getting the following error as well:

Object reference not set to an instance of an object.

Using version 4.0.

Any help appreciated!

Cheers,
Luana
10/12/2010 7:29:33 AM

eyesea69-gmail
I am wondering if this will work on Kentico 5.5 and if it can be configured to display only the tweets without all the other information. Thanks.
6/21/2010 11:22:15 AM

mark.scott-tevaneuro
Oops! After following the install instructions and importing the web part... I'm getting the following error:

Object reference not set to an instance of an object.

Line 101: lblStatus.Text = info.Status.Text;
7/14/2009 12:21:04 PM

Andy
This is exactly what our customers and prospects keep requesting, we can now deploy this feature in 2 minutes to new sites and to our existing clients.
6/18/2009 4:44:45 PM


Best Rated Items
Most Viewed Items
Latest Updated Items
Sitemap | Content Management System | E-commerce Software | Social Networking Software | Intranet | Online Marketing Solution | Copyright © 2004-2013 Kentico Software | Powered by Kentico CMS