In order to accept POST request originating from this domain, the admin must add this

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • epokercheats
    New Member
    • Feb 2006
    • 26
    • 3.5.x

    In order to accept POST request originating from this domain, the admin must add this

    I get this error when I try to log in to my admin account for my forum.

    'In order to accept POST request originating from this domain, the admin must add this domain to the whitelist.'

    How can this be accomplished?

    Thanks
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154492
    • 5.7.5

    #2
    Admin CP -> vBulletin Options -> General Settings -> Post Referrer Whitelist
    Steve Machol, Founder of the OptiBoard Discussion Forums for Eyecare Professionals

    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.

    Comment

    • epokercheats
      New Member
      • Feb 2006
      • 26
      • 3.5.x

      #3
      My problem is, it won't let me log into admin control. It simply gives me the error when i try.

      And if i can't log in, then I can't change the settings for the whitelist.

      Comment

      • Steve Machol
        Former Customer Support Manager
        • Jul 2000
        • 154492
        • 5.7.5

        #4
        First, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file.

        Next, disable all plugins.

        Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

        define('DISABLE_HOOKS', true);
        Steve Machol, Founder of the OptiBoard Discussion Forums for Eyecare Professionals

        Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.

        Comment

        • Donovan R
          New Member
          • Sep 2006
          • 3
          • 3.6.x

          #5
          Originally posted by Steve Machol
          First, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file.

          Next, disable all plugins.

          Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

          define('DISABLE_HOOKS', true);
          Steve,

          I also am having this problem. I have tried your suggestions and I still receive the error message. Any other suggestions?

          Thanks,

          Donovan
          Donovan Ridenour, MCP
          IT Specialist

          Comment

          • Donovan R
            New Member
            • Sep 2006
            • 3
            • 3.6.x

            #6
            Bump for help!
            Donovan Ridenour, MCP
            IT Specialist

            Comment

            • Steve Machol
              Former Customer Support Manager
              • Jul 2000
              • 154492
              • 5.7.5

              #7
              Donovan, please start your own thread with all the relevant details.
              Steve Machol, Founder of the OptiBoard Discussion Forums for Eyecare Professionals

              Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.

              Comment

              • feldon23
                Senior Member
                • Nov 2001
                • 11291
                • 3.7.x

                #8
                Reuploading vBulletin is not necessary to resolve this clearly defined problem.

                If you cannot get into the AdminCP because of a Whitelist issue, make this change:

                Originally posted by Steve Machol
                Add this line to your includes/config.php right under <?php

                define('SKIP_REFERRER_CHECK', true);
                Once you get into the AdminCP, setup the Whitelist and then remove the line from your config file. The purpose of the Whitelist/Referrer check is to reduce/eliminate XSS security attacks.

                Comment

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