Closed (fixed)
Project:
Twitter
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 May 2008 at 22:26 UTC
Updated:
29 May 2008 at 18:10 UTC
Hi,
first of all: Nice module!
I just have one Problem. It seems that I have to re-enter my Twitter password everytime I log in to Drupal. If I don't nothing is sent to Twitter. Anybody else with this problem?
Comments
Comment #1
shrop commentedYes. When I got to my account/edit, the twitter username is there, but not the password. Doesn't seem to be saving for me.
Shrop
Comment #2
shrop commentedAfter further investigation, it appears that the twitter module encrypts the password and stores it in the user table. Maybe that is why the field is blank. My tweets aren't going out, but I am using Ecto to publish and that may be part of it.
Thanks,
Shrop
Comment #3
shrop commentedWhen I publish through the drupal interface, tweets go out fine. Must be something with Ecto and my Drupal setup. Should work though.. twitter module is just using nodeapi to check for a new node insert.
Comment #4
funana commentedI can confirm that the password is saved correctly after beeing encrypted.
So I will close this report here. My problem is caused by another problem...