Open cornybang opened 6 years ago
Based on your screen it looks like you are already signed in with user_152...
but it's not admin. Take a look at Advanced Installation guide to get inherited admin user.
where should I put the configuration? it seems I don't put the configuration at the right file. I already put the Inherited User Identity in the backend\config\main.php.
Looks like it is in the proper place.
Maybe the user you are logged in with is not the one that is selected as admin. Check your configuration and see if adminId
is set to be the same as your user database ID.
I already set the adminId on the configuration file same as the user database ID but nothing changed.
I'm not sure what is wrong here then. You can try to change role
column in your podium_user
table to 10
(admin) for the user you want to log in with.
hello, i'm sorry for the dumb question. where I can set the configuration after the installation complete? I installed and the index displayed but I can't sign in and set the roles. thank you
.