register.php working partially

ayan Member
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.

Comments

  • 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.
  • ayan Member
    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.
  • ayan Member
    Now the show password checkbox is also not functioning, i.e; its not showing the password and the earlier problem still persists.
  • ayan Member
    hey, the regiatration becomes successful only when show password checkbox is selected! Shows registration failed otherwise as the confirm password field doesnt become active.
  • acrylian Administrator, Developer
    Please try the 1.4.5 dev build if you haven't. If it is fixed, then there.
  • ayan Member
    The same thing is occuring even in the dev build... Any ideas??
  • acrylian Administrator, Developer
    Sorry, no. I will have to leave that to my colleague to answer as he is more familiar with the plugin.
  • As I said earlier, the cause would be a javascript failure. Probably a conflict in your theme, but you have not said what theme.
  • ayan Member
    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.
  • 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.
  • ayan Member
    I tried this step accurately but didnt work. Only a default theme and a register plugin. It remains broken.
  • ayan Member
    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.
  • acrylian Administrator, Developer
    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.
Sign In or Register to comment.