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

shrop’s picture

Yes. 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

shrop’s picture

After 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

shrop’s picture

When 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.

funana’s picture

Status: Active » Closed (fixed)

I 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...