Closed (fixed)
Project:
Twitter
Version:
6.x-3.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2010 at 18:36 UTC
Updated:
10 Jun 2011 at 17:10 UTC
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
Comment #1
finedesign commentedSame 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
Comment #2
danny englanderSame issue, subscribe.
Comment #3
szadok commentedSame issue. Subscribing.
Comment #4
fnikola commentedSame 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.
Comment #5
michaek commentedThis should be resolved by #1133722: Showing tweets without authentication