Hello,

I receive the following error when I try to add the twitter username and submit

Fatal error: Call to a member function set_auth() on a non-object in /home/domainexample.com/sites/all/modules/twitter/twitter.pages.inc on line 295

I am creating a website for someone and want a block to show up with their twitter feeds. Their feeds are public, and I won't have access to their password.

From what I understand, given I only want to go Twitter -> Drupal block, I should only need to put the username and it can pull in the Tweets, correct?

Comments

finedesign’s picture

Same issue. Still doesn't work. This is what I did:

1) downloaded oauth-6.x-2.02.tar.gz and twitter-6.x-3.0-beta3.tar.gz
2) unpacked and enabled both (first oauth, then twitter, then all three twitter helper modules)
3) visited /admin/settings/twitter but didn't change anything
4) visited /user/1/edit/twitter and added username and password
BUT IT SAYS MY PASSWORD IS INCORRECT
5) tried entering just the username
6) WSOD

danny englander’s picture

Same issue, subscribe.

szadok’s picture

Same issue. Subscribing.

fnikola’s picture

Same issue. When i tried only entering the twitter username and no password (do not need to post to twitter; only pull from twitter) I received the WSOD, but if I entered a twitter username and password (and enabled oauth correctly) it worked fine.

As indicated in http://drupal.org/node/959166#comment-3688042 I had the same behavior with the latest version and when i uninstalled 6.x-3.0-beta3 completely and installed 6.x-2.6 it worked fine with no passwords on the twitter accounts.

michaek’s picture

Status: Active » Closed (fixed)