Issue: Redirect Domain Whitelist

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LOGECT
    Member
    • Jun 2010
    • 35
    • 4.2.X

    [Forum] Issue: Redirect Domain Whitelist

    Hello

    Just after i've installed the latest Patch, i'm getting the following error when there is a url redirect in any product ( like vba links directory and links and download manager )

    Click image for larger version

Name:	error.jpg
Views:	1
Size:	39.5 KB
ID:	3720954

    And i can't find this option in 'Site Name / URL / Contact Details > Redirect Domain Whitelist':

    Please note (for Advanced Users Only): These settings and configuration will not affect most vBulletin users. If you have created a custom domain configuration, you can define a domain “whitelist” in your Admin Control Panel. Go to AdminCP -> Settings -> Options -> Site Name / URL / Contact Details -> “Redirect Domain Whitelist”.
    Any help would be great.
    Thank you
    LOGECT
  • Zachery
    Former vBulletin Support
    • Jul 2002
    • 59097

    #2
    I would suggest trying to add your own domain by default.

    Comment

    • LOGECT
      Member
      • Jun 2010
      • 35
      • 4.2.X

      #3
      Originally posted by Zachery
      I would suggest trying to add your own domain by default.
      Thanks for your reply, here is my settings in Site Name / URL / Contact Details

      Click image for larger version

Name:	error2.jpg
Views:	1
Size:	103.9 KB
ID:	3682820I have installed my forum on Public_html, please let me know if there is somethings wrong.
      And where is Redirect Domain Whitelist option ?

      Thank you.
      LOGECT

      Comment

      • LOGECT
        Member
        • Jun 2010
        • 35
        • 4.2.X

        #4

        http://www.logect.com/links/showlink...=vbulletin.com
        Last edited by LOGECT; Wed 23 Oct '13, 7:11pm.
        LOGECT

        Comment

        • Zachery
          Former vBulletin Support
          • Jul 2002
          • 59097

          #5
          In this specific case, I think the issue ends up on the modification author, but I'll check into it further.

          Comment

          • LOGECT
            Member
            • Jun 2010
            • 35
            • 4.2.X

            #6
            I have the same problem with any modification, not just vba links directory.
            Is that possible to downgrade the Patch ?

            Thank you.
            LOGECT

            Comment

            • IBxAnders
              Senior Member
              • Aug 2001
              • 1172
              • 4.0.x

              #7
              If you are missing the white list option you did not run the upgrade process to create the additional option. To "downgrade" the patch, you will need to re-upload the vBulletin (your version) non-patched files. Check the patch files to see which files were updated.
              anders | vbulletin team | check out the new vbulletin facebook app
              Proudly vBulletin'ing since 2001
              Please be my friend!
              http://www.twitter.com/inetskunkworks
              vBulletin Performance Articles:
              Click here to read

              Comment

              • LOGECT
                Member
                • Jun 2010
                • 35
                • 4.2.X

                #8
                Originally posted by IBxAnders
                If you are missing the white list option you did not run the upgrade process to create the additional option. To "downgrade" the patch, you will need to re-upload the vBulletin (your version) non-patched files. Check the patch files to see which files were updated.
                Thanks for you reply, you r right i did not run the upgrade process correctly, now i can see the Redirect Domain Whitelist option, i'm running vbadvanced links directory on my forum and the problem is i will need to add all of that approved domain into Redirect Domain Whitelist !
                Is there any way to disable this option on this mod ?
                I'm sure that there is so many people who will get the same problem.
                Thank you.
                LOGECT

                Comment

                • IBxAnders
                  Senior Member
                  • Aug 2001
                  • 1172
                  • 4.0.x

                  #9
                  We'll see if we can provide override switch to disable whitelisting for your use case.
                  anders | vbulletin team | check out the new vbulletin facebook app
                  Proudly vBulletin'ing since 2001
                  Please be my friend!
                  http://www.twitter.com/inetskunkworks
                  vBulletin Performance Articles:
                  Click here to read

                  Comment

                  • LOGECT
                    Member
                    • Jun 2010
                    • 35
                    • 4.2.X

                    #10


                    Code:
                            if (!$foundurl)
                            {
                                eval(standard_error(fetch_error('invalid_redirect_url_x', $vbulletin->url)));
                            }
                    Last edited by LOGECT; Wed 23 Oct '13, 7:12pm.
                    LOGECT

                    Comment

                    Related Topics

                    Collapse

                    Working...