Posted by robertstaddon on February 20, 2013 at 7:07pm
4 followers
Jump to:
| Project: | Backup and Migrate |
| Version: | 7.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
With the latest 7.x dev release, there is a line in the backup_migrate.install that has a require_once for "/includes/db.inc" file (line 185). However, that file does not exist in the installation package. This generates an error message upon installation.
Comments
#1
Note that this causes Drush installs to fail, not just emit a warning.
#2
Oops, I removed an obsolete file without removing the reference to it. Should be fixed in the next dev.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.