Vbulletin not recognizing email address

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fowler1416
    New Member
    • Oct 2012
    • 23

    Vbulletin not recognizing email address

    I don't have any email addressed banned, but VB will not recognize a friend of mine's email address because he is from Iceland. The email addy is "@vos.is". Is there a way to override this so he can sign up? Thanks!
    Last edited by fowler1416; Wed 31 Jul '13, 2:10pm.
  • Wayne Luke
    vBulletin Technical Support Lead
    • Aug 2000
    • 74123

    #2
    Check out - http://www.vbulletin.org/forum/showthread.php?t=248042

    Not sure what your issue has to do with the title of the topic though...
    Translations provided by Google.

    Wayne Luke
    The Rabid Badger - a vBulletin Cloud demonstration site.
    vBulletin 5 API

    Comment

    • fowler1416
      New Member
      • Oct 2012
      • 23

      #3
      Sorry, I copied the wrong thing......... I don't have any email addressed banned, but VB will not recognize a friend of mine's email address because he is from Iceland. The email addy is "@vos.is". Is there a way to override this so he can sign up? Thanks!

      Comment

      • BirdOPrey5
        Senior Member
        • Jul 2008
        • 9613
        • 5.6.3

        #4
        I was able to register on a VB4 forum as: [email protected]

        Make sure you are on the latest version of VB4 (4.2.1) and try disabling hooks in case a modification is causing the problem-

        To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory

        Just below
        Code:
        <?php
        enter
        Code:
        define('DISABLE_HOOKS', true);
        and save the file.

        If you would like to enable the plugin/hook system again, either remove the line again or simply comment that line out. To do so, add two forward slashes " / " so it will look like

        Code:
        // define('DISABLE_HOOKS', true);
        Next time you would like to disable the plugin/hook system again
        you simply have to remove the " // ".

        Comment

        • fowler1416
          New Member
          • Oct 2012
          • 23

          #5
          We are on 4.2.0

          Comment

          • Zachery
            Former vBulletin Support
            • Jul 2002
            • 59097

            #6
            Then you should consider upgrading to 4.2.1.

            Comment

            • BirdOPrey5
              Senior Member
              • Jul 2008
              • 9613
              • 5.6.3

              #7
              I can only test off 4.2.1- did you disable hooks? Can you get a screenshot of the exact error if it persists?

              Comment

              • snakes1100
                Senior Member
                • Aug 2001
                • 1249

                #8
                4.2.0 test & confirmed as working, couldnt verify the email, but the account was created & user is in the email conf group.
                Gentoo Geek

                Comment

                • fowler1416
                  New Member
                  • Oct 2012
                  • 23

                  #9
                  Thanks for the help. I have tried the removal of hooks yet.

                  Comment

                  widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                  Working...