Hi all,
I installed and configured twitter module on a Drupal 6 install of mine.

I'm even able to post new story contents to my twitter account but I cannot see any default block, "All Tweets" or "User Tweets" one. I checked my db and every twitter_* table is empty.

Should these tables be empty?
Any idea about this misbehaviour?

Thanks,
sub

Comments

fitzkarraldo’s picture

I run manually cron but nothing is shown.

fitzkarraldo’s picture

update:
I was able to show my tweets enabling the twitter options in the user profile. It works if I enable the global twitter options but even if I disable them.
however, the "User Tweets" block never works, in any working situation.
The "All Tweets" block is the only one I was able to have working.

So, resuming, definitively this is my working scenario:
- user profile twitter options enabled
- global twitter options enabled or disabled, it's the same for me
- All Tweets block enabled.

Now, in this situation the problem is that I cannot have twitter sitewide settings.

skessler’s picture

subscribe

steinmb’s picture

Status: Active » Closed (works as designed)

The default view are using the uid as an argument. If you need a site wide view that show all the users tweet, then simply remove the argument from the view.