Closed (cannot reproduce)
Project:
Feeds
Version:
7.x-2.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2011 at 14:32 UTC
Updated:
26 Oct 2012 at 15:24 UTC
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
Comment #1
dgtlmoon commentedSounds like something happened when you installed the module.
Uninstall the module, delete the 'feeds' record from {system} table too and then reinstall