Login
Login copied to clipboard
[Register] error.message placeholder empty
When a validation error occur, the error.message placeholder remains empty. I tried with and without prefix. I'm using Login 1.9.4-pl2.
Same problem for me. See this thread: https://forums.modx.com/thread/93000/reg-error-message-not-working
Actually it seems this is already reported here: https://github.com/modxcms/Login/issues/27
My pull request https://github.com/modxcms/Login/pull/116 creates the [[+validation_error_message]] placeholder for the Register snippet which can be used instead.