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

karolus’s picture

Having the exact same issue in D8, RC2. For the moment, have manually removed the module, pending other updates.

finabluma’s picture

same here :(

ezoulou’s picture

+1. page breaks just before rendering the main content block.

david.czinege’s picture

Same error for me. This would be the sollution:

user_access() replaced with a method on the user/accountInterface

sushyl’s picture

Assigned: Unassigned » sushyl
sushyl’s picture

Assigned: sushyl » Unassigned
Status: Active » Fixed

This has been fixed in 8.x-4.x-dev branch. Also duplicate of #2450669

Status: Fixed » Closed (fixed)

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