This is a notice rather than error, which occurs only in Pressflow installations, however still needs to be taken care of:

Notice: Undefined property: stdClass::$error in twitter_puller->get_items() (line 71 of /.../twitter_pull/twitter_pull.class.inc).

and line 71 of twitter_pull.class.inc shows:

$errmsg = t('The error message received was: @message.', array('@message' => $errmsg->error));

There is a similar issue on https://drupal.org/node/913958, but this one is slightly different.

Comments

joachim’s picture

Status: Active » Postponed (maintainer needs more info)

The 1.x branches are no longer supported. Can you try on 2.x please?

yngens’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Yes, I had to go with 2.x though really didn't want to use such additional modules like Twitter and Oauth. I believe the module's home page https://drupal.org/project/twitter_pull should somehow clearly reflect 1.x is not supported anymore.

joachim’s picture

> I believe the module's home page https://drupal.org/project/twitter_pull should somehow clearly reflect 1.x is not supported anymore.

Indeed it should!
I have removed the 1.x releases, but I don't have access rights to edit the project page. Care to file an issue for one of the other maintainers to notice?