Hi, i got this in the log after the upgrade from 6.x.1.3. to 6.x.2.5.:
Table ****_Test.backup_migrate_destinations; doesn;t exist query: SELECT * FROM backup_migrate_destinations /home/*****/public_html/sites/all/modules/backup_migrate/includes/crud.inc on line 651.
I also got this: One orphaned action (backup_migrate_backup_action) exists in the actions table.
But it was corrected by this info:
"Solution is to use a badly-documented Drupal feature which automatically removes all orphaned actions. Simply visit the following hidden URL on your drupal site: yoursite.com/admin/settings/actions/orphan, and it will remove any orphaned actions and forward you to the Manage Actions page, where you will see they are no longer listed!" (http://www.only10types.com/2011_03_01_archive.html)
This may be reference to others going this upgrade-route.
I used to get a "Database backup downloaded." message to the log whenever I downloaded the backup but after the upgrade it is gone. Can the log message be restored somehow?
Comments
Comment #1
dgorton commentedThanks for documenting that 'remove orphaned backups' tip.
Going to re-class the remaining item a feature request
Comment #2
couturier commentedDrupal 6 and Backup and Migrate 6 are no longer supported.