Download & Extend

Quick Backup not working- Fatal Error Message

Project:Backup and Migrate
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I get this message when I try to Quick Backup:
Fatal error: Call to undefined function _backup_migrate_profile_saved_default_profile() in /home/socalmov/public_html/sites/all/modules/backup_migrate/backup_migrate.module on line 351
array(4) { ["type"]=> int(1) ["message"]=> string(74) "Call to undefined function _backup_migrate_profile_saved_default_profile()" ["file"]=> string(81) "/home/****/public_html/sites/all/modules/backup_migrate/backup_migrate.module" ["line"]=> int(351) } n/a

However, advanced backup is working fine.

Comments

#1

Also seeing this.

#2

I am too

#3

Oooh me to WSOD. Also for me is the advanced backup working fine.

#4

Version:6.x-2.2» 6.x-2.x-dev
Status:active» fixed

I've never experienced this myself but I've added a line of code that might fix the issue. Let me know if the latest dev (when it rolls later today) still causes this for you.

#5

Status:fixed» closed (fixed)

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