MyBB Community Forums

Full Version: Registration label feedback
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After the 1.8.13 update the password fields on the registration page no longer output the label error message for the required password length. I'm assuming because some of the language files were changed?

(The security question field has the same issue)
EDIT: After switching themes to the default one and noticing that it worked there, I solved the problem.
Good job on making the whole js part just one validator call Smile Makes things more organised.
For anyone wondering, replace the whole js script on the end of member_register with this: {$validator_javascript}

Edit #2: After editing the language files for the js_validator, it does not appear anymore.

EDIT #3: DEVELOPERS PLEASE NOTE, IF YOU PUT AN ASTERISK IN THE JS_VALIDATOR LANGUAGE FIELDS, IT WILL BREAK THE {$validator_javascript} CALL. Please make it so that an appropriate \ is put in front of the asterisk when it is applied into the language field.
Is this still an issue in 1.8.14 guys?
This is specifically a section for support for upgrades so you should post a bug in the relevant section!