Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 23:29 UTC
Updated:
22 May 2010 at 23:40 UTC
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
Comment #1
jayson commentedAlso seeing this.
Comment #2
socialnicheguru commentedI am too
Comment #3
steinmb commentedOooh me to WSOD. Also for me is the advanced backup working fine.
Comment #4
ronan commentedI'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.