STEP 1: Loading configure.php...
Warning: session_start(): Session cannot be started after headers have already been sent in /home/libraryvrlogisti/public_html/include/configure.php on line 3
OK — configure.php loaded.
STEP 2: Checking DB connection...
OK — connected to 'libraryvrlogisti_mylib' as 'libraryvrlogisti_mylib'.
STEP 3: Checking cross-db grant on apphgator_vrlogisticApp26.staff...
OK — can read staff table, found 421 rows.
STEP 4: Testing a specific username/password (edit below)...
passCrt() output for that password: JAFfPhMOfJNcE
Found staff row: customerID=73, staffTypeID=1, status=0
Stored hash in DB: JAFfPhMOfJNcE
Computed hash here: JAFfPhMOfJNcE
>>> MATCH — password hash is correct. Login logic itself should work.
>>> NOTE — status is not 1/true, login.php will show 'account disabled' even with correct password.