Error 'registration_start_failed'

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • snk_
    New Member
    • Jan 2013
    • 19
    • 4.2.X

    Error 'registration_start_failed'

    Hello,

    Users are getting the error 'registration_start_failed' when trying to register.

    (Email is filled in, I photo shopped it out)

    What would cause this error? I might have edited something on mistake

    version: 5.0.0 Beta 23
    Attached Files
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24286
    • 6.0.X

    #2
    Is there a custom profile field on there?

    If so, try disabling that and see if it works. Could be a bug related to that.
    If it works with it disabled, please post back and I'll have a look in the tracker to see if it's a known issue.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • snk_
      New Member
      • Jan 2013
      • 19
      • 4.2.X

      #3
      I deleted the field- same error.

      Code:
      XMLHttpRequest cannot load [URL]http://www.era-go.com/forums/ajax/api/phrase/fetch[/URL]. Origin [URL="http://era-go.com/"]http://era-go.com[/URL] is not allowed by Access-Control-Allow-Origin.
      Error when fetching phrases: Error: NETWORK_ERR: XMLHttpRequest Exception 101 [URL="http://www.era-go.com/forums/js/header-rollup.js?v=500b23"]header-rollup.js:69[/URL]
      vBulletin.loadingIndicator.hide Counter: 0 Source: ajaxStop
      I am getting this error though, when using Chrome debugger. No idea what this means

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24286
        • 6.0.X

        #4
        Ok, first step is to download a copy of Beta 24 and upgrade to that. Let's see if this is happening on the latest public beta.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • Mark.B
          vBulletin Support
          • Feb 2004
          • 24286
          • 6.0.X

          #5
          Also, some information on this error here:
          MARK.B
          vBulletin Support
          ------------
          My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
          My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

          Comment

          • snk_
            New Member
            • Jan 2013
            • 19
            • 4.2.X

            #6
            This is going to sound stupid, but how do I update? Do I download all and re-upload to the FTP?

            Comment

            • Mark.B
              vBulletin Support
              • Feb 2004
              • 24286
              • 6.0.X

              #7
              Originally posted by snk_
              This is going to sound stupid, but how do I update? Do I download all and re-upload to the FTP?
              Yes, then run/core/install/upgrade.php

              You'll need to remove install.php and makeconfig.php from the core/install folder as well.
              MARK.B
              vBulletin Support
              ------------
              My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
              My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

              Comment

              • snk_
                New Member
                • Jan 2013
                • 19
                • 4.2.X

                #8
                Another stupid question... do I need to replace all the existing files? Will it also delete all my styles / custom widgets etc

                Comment

                • Mark.B
                  vBulletin Support
                  • Feb 2004
                  • 24286
                  • 6.0.X

                  #9
                  Also I get this error when trying to register, which then redirects me back to the home page. This is not a standard vBulletin error, have you any third party code running?

                  Click image for larger version

Name:	Capture.jpg
Views:	1
Size:	36.7 KB
ID:	3691091
                  MARK.B
                  vBulletin Support
                  ------------
                  My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                  My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                  Comment

                  • Mark.B
                    vBulletin Support
                    • Feb 2004
                    • 24286
                    • 6.0.X

                    #10
                    Originally posted by snk_
                    Another stupid question... do I need to replace all the existing files? Will it also delete all my styles / custom widgets etc
                    If you have modified any of the php files then it would replace those, other than that it should not touch your custom styles (though in beta this can never be guranteed).
                    You may have to revert any modified templates. But nyou should do that anyway to try and fix this issue....see my screenshot above, you have something custom running that we cannot support.
                    MARK.B
                    vBulletin Support
                    ------------
                    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                    Comment

                    • snk_
                      New Member
                      • Jan 2013
                      • 19
                      • 4.2.X

                      #11
                      Yes, there is custom behavior- however it is only used to populate input fields via anchors;



                      Click on this link and it will pre-populate certain fields (i.e. Email and Account). I've also restored the original registration page (no custom) and still receive the same error. This is why I assume it's a VB error

                      - - - Updated - - -

                      Just checked the page and after getting the registration error- the user is actually registered about 20 - 30 minutes later.

                      Comment

                      • Mark.B
                        vBulletin Support
                        • Feb 2004
                        • 24286
                        • 6.0.X

                        #12
                        I'm still getting the same error as in my screenshot above.

                        Please do the following:

                        AdminCP > Products & Hooks > Manage Hooks
                        Disable everything in there.

                        AdminCP > Products & Hooks > Manage Products
                        Disable everything in there.

                        Go through your templates and revert ALL of them. I believe currently you have to go through them manually and revert any that are coloured red.
                        Take backups of any you may need first.

                        Disable all custom profile fields.

                        Download a fresh copy of Beta 24 from the members area.

                        Upload all files in ASCII format, making sure they are set to overwrite.

                        Run /core/install/upgrade.php

                        See if you still get the same error.
                        MARK.B
                        vBulletin Support
                        ------------
                        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
                        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

                        Comment

                        • snk_
                          New Member
                          • Jan 2013
                          • 19
                          • 4.2.X

                          #13
                          Ok - managed to find out why

                          If you re-direct from the main website (i.e. click on the sign-up) it works. If you link directly to it (i.e. era-go.com/forums/register) it not work.

                          Any suggestions? It's the same for your talknews forum and vb5 beta forums.

                          - - - Updated - - -

                          Sorry for editing this- but can you also allow anchors. Thanks
                          Attached Files
                          Last edited by snk_; Sun 13 Jan '13, 3:41am.

                          Comment

                          • snk_
                            New Member
                            • Jan 2013
                            • 19
                            • 4.2.X

                            #14
                            Is this going to be fixed?

                            Comment

                            • Trevor Hannant
                              vBulletin Support
                              • Aug 2002
                              • 24325
                              • 5.7.X

                              #15
                              Did you raise a Bug report for it?
                              Vote for:

                              - Admin Settable Paid Subscription Reminder Timeframe (vB6)
                              - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

                              Comment

                              Related Topics

                              Collapse

                              Working...