Multiple panels login issue
I have 2 panels
the user that im testing right now can access
if i login in this route
all works
but if i try to login at
it says:
but this is wrong! the credentials DO match with our records, what happens is that the user cannot access that specific panel.
i think the message should be clearer "you cannot access this panel or something like that", or if is on purpose like this, let at least the developer modify it somehow. can i modify it in a quick way, or is rather more complicated than it seems??
thanks in advance
/admin/clientthe user that im testing right now can access
client, but not adminif i login in this route
/client/loginall works
but if i try to login at
/admin/loginit says:
but this is wrong! the credentials DO match with our records, what happens is that the user cannot access that specific panel.
i think the message should be clearer "you cannot access this panel or something like that", or if is on purpose like this, let at least the developer modify it somehow. can i modify it in a quick way, or is rather more complicated than it seems??
thanks in advance