Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 9, 20232 yr I recently changed the Authentication Type to "Email Address" in line with best practice for security. Previously members could login with either screen name or email address. However, the dummy text for the Sign In modal continues to state "Display Name or Email Address" and this has caused frustration for some users who missed the notifications we made. I think this text should automatically update to reflect the authentication type being used.
April 9, 20232 yr Solution One or more of your other login handlers will also be set to display name or email address. You will also need to edit those and set them to display name only.
April 9, 20232 yr @cfish go to ACP > Support and find Clear System Caches button. Click on it, and your issue will be fixed. Edited April 9, 20232 yr by Afrodude
April 11, 20232 yr Community Expert If you have converted previously, also check the converter login method
April 16, 20232 yr Author On 4/9/2023 at 11:30 AM, Stuart Silvester said: One or more of your other login handlers will also be set to display name or email address. You will also need to edit those and set them to display name only. Thanks, it seems that the Converter has it's own login handler - who knew? Once I changed that, the dummy text displays correctly.