Code: Select all
$user['Pasword'] = $bcrypt_hash;
Code: Select all
$user['Password'] = $bcrypt_hash;
Code: Select all
PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /usr/share/zoneminder/www/includes/auth.php:51\nStack trace:\n#0 /usr/share/zoneminder/www/includes/actions/login.php(95): migrateHash()\n#1 /usr/share/zoneminder/www/index.php(240): require_once('...')\n#2 {main}\n thrown in /usr/share/zoneminder/www/includes/auth.php on line 51