I get a lot of "Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html()" Errors...

As admin the Tweet is shown with all the Informations/Retweets/Background image of the User Account/Userpicture...
As anonymous there is not much and no Pictures...

Both with a lot of Error Messages...

Am I doing something wrong?
Can I help you with some informations to fix this problem?

thx!

Comments

shunting’s picture

Sorry for the delay in responding. I run this on D6 with no problems. Can you give me the exact text of the error? Thanks!

grienauer’s picture

Of course!

If you need something else...

    Notice: Undefined property: stdClass::$user in theme_twitter_blackbird_create_tweet_html() (Line 207 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 208 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 209 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 211 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 212 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 215 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 223 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 224 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Undefined property: stdClass::$id_str in theme_twitter_blackbird_create_tweet_html() (Line 227 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Undefined property: stdClass::$created_at in theme_twitter_blackbird_create_tweet_html() (Line 232 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Warning: date_timezone_set() expects parameter 1 to be DateTime, boolean given in format_date() (Line 1909 of [PATH]/includes/common.inc).
    Warning: date_format() expects parameter 1 to be DateTime, boolean given in format_date() (Line 1919 of [PATH]/includes/common.inc).
    Notice: Undefined property: stdClass::$source in theme_twitter_blackbird_create_tweet_html() (Line 237 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Undefined property: stdClass::$text in theme_twitter_blackbird_create_tweet_html() (Line 248 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Undefined property: stdClass::$user in theme_twitter_blackbird_create_tweet_html() (Line 207 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 208 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 209 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 211 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 212 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 215 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 223 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Trying to get property of non-object in theme_twitter_blackbird_create_tweet_html() (Line 224 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Undefined property: stdClass::$id_str in theme_twitter_blackbird_create_tweet_html() (Line 227 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Undefined property: stdClass::$created_at in theme_twitter_blackbird_create_tweet_html() (Line 232 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Warning: date_timezone_set() expects parameter 1 to be DateTime, boolean given in format_date() (Line 1909 of [PATH]/includes/common.inc).
    Warning: date_format() expects parameter 1 to be DateTime, boolean given in format_date() (Line 1919 of [PATH]/includes/common.inc).
    Notice: Undefined property: stdClass::$source in theme_twitter_blackbird_create_tweet_html() (Line 237 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
    Notice: Undefined property: stdClass::$text in theme_twitter_blackbird_create_tweet_html() (Line 248 of [PATH]/modules/twitter_blackbird/twitter_blackbird.module).
grienauer’s picture

push ^^