User created in USERS table but not auth_identities #768
Unanswered
mauriceb77
asked this question in
Q&A
Replies: 1 comment
-
You did something wrong with the modification. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently modified my localhost to use a central/shared installation of CI4 so I could work on multiple sites locally. Before this I only had a single site on my localhost with Shield and all worked well. I even deployed my site to a dedicated webserver and all is well.
After the modification to the CI4 installation, I am now not able to login with existing accounts or register new accounts. I receive error "Trying to access array offset on value of type null" during registration. I can see a new user added to the user table with a new ID but the auth_identities table is not inserted.
Beta Was this translation helpful? Give feedback.
All reactions