HI there,
got this error if I try to run a cron

PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'devd7.feeds_log' doesn't exist: DELETE FROM {feeds_log} WHERE (request_time < :db_condition_placeholder_0) ; Array ( [:db_condition_placeholder_0] => 1298385003 ) in feeds_cron() (line 43 of /Users/x/Server-Apps/drupal-7.0/sites/dev-d7/modules/feeds/feeds.module).

Comments

dgtlmoon’s picture

Status: Active » Closed (cannot reproduce)

Sounds like something happened when you installed the module.

Uninstall the module, delete the 'feeds' record from {system} table too and then reinstall