New users unable to register - Captcha not working Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
5 posters

    New users unable to register - Captcha not working

    avatar
    zaphod99
    New Member


    Posts : 22
    Reputation : 0
    Language : English

    Solved New users unable to register - Captcha not working

    Post by zaphod99 December 29th 2016, 1:17 am

    Technical Details


    Forum version : #phpBB2
    Position : Administrator
    Concerned browser(s) : Mozilla Firefox, Internet Explorer, Other
    Screenshot of problem : https://i.servimg.com/u/f37/15/90/17/13/captur12.png
    Who the problem concerns : All members
    When the problem appeared : First reported 26th Dec 2016
    Forum link : http://t-a-c.actionboard.net/

    Description of problem

    Since about 26th Dec, new users have been unable to register on our forum.
    The "Captcha" simply does not proceed to the final stage. It's unclear what is supposed to happen next. This mis-behaviour is blocking new registrations.

    1. Input name & choose a password
    New users unable to register - Captcha not working Captur14

    2. Re-enter password on Captcha page. Click 'Verify' on the Captcha.
    New users unable to register - Captcha not working Captur11

    3. Choose your favourite colour (but how does it know? user never entered this so far)
    New users unable to register - Captcha not working Captur13

    4. Captcha shows an advert. Save button does nothing.
    New users unable to register - Captcha not working Captur12

    This is happening in multiple browsers.
    Thanks.


    Last edited by brandon_g on December 29th 2016, 2:34 pm; edited 4 times in total
    avatar
    zaphod99
    New Member


    Posts : 22
    Reputation : 0
    Language : English

    Solved Re: New users unable to register - Captcha not working

    Post by zaphod99 December 29th 2016, 2:03 am

    It seems that the state machine isn't advancing correctly.
    If I manually edit the URL parameters to ?agreed=true&step=3
    and switch to the audio captcha version, I have been able to register, after a couple of attempts (and having increased the per-ip-address 24-hour registration lmit).

    Alternatively please let me know how to remove the captcha from our site. We already require manual account activation in any case so this isn't strictly necessary.

    Thanks
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    Solved Re: New users unable to register - Captcha not working

    Post by brandon_g December 29th 2016, 3:28 am

    Hello,

    To disable this feature, just go to ACP (admin panel)-->Users and groups-->User Options-->Confirmation code--> Tick this to 'no' and save.

    Hope this helps,
    -Brandon



    New users unable to register - Captcha not working Brando10
    Remember to mark your topic New users unable to register - Captcha not working Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    New users unable to register - Captcha not working Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points
    thoang
    thoang
    New Member


    Posts : 22
    Reputation : 3
    Language : Vietnamese, English

    Solved Re: New users unable to register - Captcha not working

    Post by thoang December 29th 2016, 5:43 am

    Captcha complex with the Vietnamese language, we do not know
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: New users unable to register - Captcha not working

    Post by Draxion December 29th 2016, 6:45 am

    All you have to do to get bypassed it is simple.

    Verify --> hit any of the side arrows --> done --> and then continue.

    You should be able to get passed it then.
    avatar
    zaphod99
    New Member


    Posts : 22
    Reputation : 0
    Language : English

    Solved Re: New users unable to register - Captcha not working

    Post by zaphod99 December 29th 2016, 10:07 am

    brandon_g wrote:Hello,
    To disable this feature, just go to ACP (admin panel)-->Users and groups-->User Options-->Confirmation code--> Tick this to 'no' and save.
    Thanks @Brandon I will try this as a workaround.

    thoang wrote:Captcha complex with the Vietnamese language, we do not know
    Fortrunately our site is in English @thoang so this does not apply.

    Draxion wrote:All you have to do to get bypassed it is simple.
    Verify --> hit any of the side arrows --> done --> and then continue.
    You should be able to get passed it then.
    @Draxion this is not working, neither for me nor at least 2 other people who have been trying to register. The state machine becomes stuck on &step=2, it should advance to &step=3 but fails to do so.

    Thanks, Ed.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: New users unable to register - Captcha not working

    Post by SLGray December 29th 2016, 10:16 am

    What do you mean by stuck on number 2?



    New users unable to register - Captcha not working Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    zaphod99
    New Member


    Posts : 22
    Reputation : 0
    Language : English

    Solved Re: New users unable to register - Captcha not working

    Post by zaphod99 December 29th 2016, 10:28 am

    OK. Removing the captcha as suggested by @brandon_g has not worked.
    It has clarified the issue though, which seems to be related to the 'Confirm password' form.

    @SLGray what I mean is that the URL contains a parameter &step=2 which presumably should advance to &step=3 but fails to do so. Look at the URL bar.

    Initial registration, accept/reject T&Cs:
    http://t-a-c.actionboard.net/register

    Click 'I Accept...' get a form to enter username, password etc.:
    http://t-a-c.actionboard.net/register?agreed=true&step=2

    Submit that form, get a further form to verify password:
    http://t-a-c.actionboard.net/register?agreed=true&step=2

    I would be grateful if some of you could please try out this registration process on our forum and let me know whether you succeed or not.
    avatar
    zaphod99
    New Member


    Posts : 22
    Reputation : 0
    Language : English

    Solved Re: New users unable to register - Captcha not working

    Post by zaphod99 December 29th 2016, 12:46 pm

    This is now fixed. It was related to a javascript function which we have been using for the past 2+ years to validate usernames according to a certain regex.

    Some setting or attribute has been changed in the background, causing this script to activate on the verification form_confirm (as well as the intended form_register) thereby creating this issue.

    Thanks
    Ed
    Draxion
    Draxion
    Helper
    Helper


    Male Posts : 2518
    Reputation : 321
    Language : English
    Location : USA

    Solved Re: New users unable to register - Captcha not working

    Post by Draxion December 29th 2016, 2:12 pm

    Okay, glad you were able to get it fixed.

    If this is solved, be sure to edit the topic icon to 'solved' Wink
    brandon_g
    brandon_g
    Manager
    Manager


    Male Posts : 10113
    Reputation : 923
    Language : English
    Location : USA

    Solved Re: New users unable to register - Captcha not working

    Post by brandon_g December 29th 2016, 2:37 pm

    Thanks for posting the solution.

    Topic marked solved and archived ~ brandon_g
    Please read our forum rules: ESF General Rules



    New users unable to register - Captcha not working Brando10
    Remember to mark your topic New users unable to register - Captcha not working Solved15 when a solution is found.
    General Rules | Tips & Tricks | FAQ | Forgot Founder Password?

    New users unable to register - Captcha not working Scre1476
    Team Leader
    Review Section Rules | Request A Review | Sticker Points