First I appreciate that there is already a b&m version for d8.
When I activate the module the error message is:
Fatal error: Call to undefined function user_access() in /.../www/sites/all/modules/backup_migrate/backup_migrate.module on line 26
(I have already set up a private file system path in the settings.php before activating b&m.)
Comments
Comment #1
karolus commentedHaving the exact same issue in D8, RC2. For the moment, have manually removed the module, pending other updates.
Comment #2
finabluma commentedsame here :(
Comment #3
ezoulou commented+1. page breaks just before rendering the main content block.
Comment #4
david.czinege commentedSame error for me. This would be the sollution:
user_access() replaced with a method on the user/accountInterface
Comment #5
sushylComment #6
sushylThis has been fixed in
8.x-4.x-devbranch. Also duplicate of #2450669