I got the impression that the user tweets block would show users tweets depending on what user profile you were viewing. But nothing actually shows up. I get a no query was run message.

Just to explain I was hopping to make a block to show each individual user's tweets and display it only on their blog pages..... is there another way to do this or fix this block to do that?

Thanks,
Becky

Comments

steinmb’s picture

Status: Active » Closed (cannot reproduce)

It is using the uid as an argument. Make sure the cron have run to so that all needed tweets get imported before running the view. For your other Q, this is a regular view, nothing fancy that create a block that you are able to control through the regular Drupal core block system.