Re: No message error in librarian interface. but can not log in.
Posted by Discover Yourself on May 31, 2019; 5:18am
URL: http://ngl.70.s1.nabble.com/No-message-error-in-librarian-interface-but-can-not-log-in-tp7577579p7577584.html
Hello NGL Team.
If you are using NGL 3.0 version.you need to update the password like this:
update patron set user_password='abc' where patron_id='1';
try this once.