PDOException : SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mydatabase.backup_migrate_schedules' doesn't exist: SELECT * FROM {backup_migrate_schedules}; Array ( ) in backup_migrate_item->all_items() (line 619 in pathfile/sites/all/modules/backup_migrate/includes/crud.inc).
Comments
Comment #1
ronan commentedIt sounds like the module did not get completely installed for some reason. The best thing to do would be to disable and uninstall the module and then reinstall it. Let me know if that solves the problem
Comment #2
ronan commentedI assume this worked out ok.