Hello,

I've just installed this plugin and have my Twitter account authenticated. I went to try out the Tweets view and nothing happened. When I went to edit the view, I found this:

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'drupal_3.twitter' doesn't exist

How to resolve?

Thanks.

Comments

pobster’s picture

Check your database, the module should have created two tables, "twitter" and "twitter_account".

If they're not there - reinstall the module tables (i.e. don't just disable/ re-enable - actually uninstall and reinstall).

Pobster

dgeo’s picture

Category: Bug report » Support request
Issue summary: View changes
Status: Active » Closed (cannot reproduce)

After some installs here, never saw this one… I'd vote for a DB permission issue.