ZenphotoCMS Forum
Registration Form is not working - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Registration Form is not working (/thread-13966.html)



Registration Form is not working - NHTEC - 01-08-2024

Hi Team,
I noticed that the registration form for new user is not working (Version 1.6.4). I tried it on my upgraded zenphoto install and also on a fresh one. Nothing happens when I press register. What could cause this behavior? No reaction, no further script running. When I open the console window in my browser I got the following message in console when I press the register button:
An invalid form control with name='username' is not focusable. ​
Thanks
Norbert




Registration Form is not working - acrylian - 01-08-2024

That form element is set invisible via CSS because it is a "honeypot" actually. If you would fill in anything your registration would not work in any case.

Actually here nothing change to my knowledge. Any errors in the debug log?




Registration Form is not working - acrylian - 01-08-2024

Btw, if you can please also try the support build 1.6.5a (on a non production site).




Registration Form is not working - acrylian - 01-08-2024

We can reproduce this even in 1.6.5a. We will investigate.




Registration Form is not working - acrylian - 05-08-2024

This is fixed in 1.6.5a now.




Registration Form is not working - NHTEC - 12-08-2024

Thanks. I will try it out.