Download & Extend

Warning on install: db.inc does not exist

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

Status:active» fixed

Oops, I removed an obsolete file without removing the reference to it. Should be fixed in the next dev.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here