Closed (fixed)
Project:
Backup and Migrate
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2009 at 13:04 UTC
Updated:
20 Jul 2009 at 14:40 UTC
When trying to install/enable the module I get presented with following error
Fatal error: Call to undefined function backup_migrate_include() in G:\hostingcompany\asite.com\sites\all\modules\backup_migrate\backup_migrate.install on line 205
thus for me the 2.x dev is unusable
can anybody else confirm this
I am on a WAMP server. does it make a difference ?
Comments
Comment #1
ronan commentedInstall functions are supposed to have module functions available to them, but for some reason that is not always the case. Latest dev should be fixed as soon as it rolls.
Thanks