ZenphotoCMS Forum
register.php working partially - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: register.php working partially (/thread-11115.html)



register.php working partially - ayan - 07-06-2013

hello everyone, i was trying to register a new user using the register.php. everything was working fine the other day but today when i was trying to register a new user i saw that whenever i click on the password field and type password the confirm password field becomes inactive,i.e; it is not taking the input. hence registration fails but if i check the show password box and then register it works pretty fine. i would he very grateful if anyone can help me out with it.




register.php working partially - sbillard - 09-06-2013

Does the password typed meet the strictness requirements you have set for your site? The repeat field remains disabled until then.

Also is java script working in the browser? If not or if there are java script errors the field can't be enabled.




register.php working partially - ayan - 09-06-2013

the strictness is set for length 10 characters. I am using 15 but still the repeat field remains inactive. my browser is latest ver of firefox and javascript is working fine without errors.
one more thing to describe in detail my problem is.... when i type the password in the password field, the text "password" changes its colour from white to black+ repeat password doesnt work.




register.php working partially - ayan - 10-06-2013

Now the show password checkbox is also not functioning, i.e; its not showing the password and the earlier problem still persists.




register.php working partially - ayan - 18-06-2013

hey, the regiatration becomes successful only when show password checkbox is selected! Shows registration failed otherwise as the confirm password field doesnt become active.




register.php working partially - acrylian - 18-06-2013

Please try the 1.4.5 dev build if you haven't. If it is fixed, then there.




register.php working partially - ayan - 19-06-2013

The same thing is occuring even in the dev build... Any ideas??




register.php working partially - acrylian - 19-06-2013

Sorry, no. I will have to leave that to my colleague to answer as he is more familiar with the plugin.




register.php working partially - sbillard - 19-06-2013

As I said earlier, the cause would be a javascript failure. Probably a conflict in your theme, but you have not said what theme.




register.php working partially - ayan - 19-06-2013

i am using the zp-masonry theme. This register.php isnt working with the other themes also + addthis feature is also not working with either of the themes as i have mentioned a recent thread.




register.php working partially - sbillard - 19-06-2013

You will need to do some investigation. First, using a standard theme and only the register user plugin see if it works. If so then you will have to add things one at a time to see what causes it to break.




register.php working partially - ayan - 19-06-2013

I tried this step accurately but didnt work. Only a default theme and a register plugin. It remains broken.




register.php working partially - ayan - 20-06-2013

I tried the step again that you mentioned above for using a standard theme. I tried using zenpage and the register script worked fine but when i am doing it with zp-masonary it isnt working.




register.php working partially - acrylian - 20-06-2013

Which then means the issue is on the theme side. I suggest to open a new topic title like "zpmasonry issue with register_user" so gjr can spot it and maybe can help.