• Resolved davemgraham

    (@davemgraham)


    Customers can not register with FB via the URL

    https://myvegandirectory.com/wp-login.php?loginFacebook=1&redirect=https://myvegandirectory.com

    The following error occurs:

    Error 403 Naughty, not nice!

    <!DOCTYPE html>
    <html lang="en">
        <head>
            <meta charset="utf-8">
            <title>403 Naughty, not nice!</title>
            <meta name="viewport" content="width=device-width, initial-scale=1.0">
            <meta name="description" content="Backend Error page">
            <meta name="author" content="Pascal A.">
            <meta name="generator" content="vim">
            <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
            <!-- Le styles -->
            <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/css/bootstrap-combined.min.css" rel="stylesheet">
            <style>
                body {
                    padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
                }
            </style>
            <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
            <!--[if lt IE 9]>
            <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script>
            <![endif]-->
        </head>
        <body>
            <div class="container">
                <div class="page-header">
                    <h1 class="pagination-centered">Error 403 Naughty, not nice!</h1>
                </div>
            </div>
            <script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.1/js/bootstrap.min.js"></script>
        </body>
    </html>

    I’ve set up the Facebook app correctly.

    If you could please assist that would be appreciated.

    Thanks.

Viewing 1 replies (of 1 total)
  • Thread Starter davemgraham

    (@davemgraham)

    Hi all,

    This was caused by a configuration setting at GoDaddy’s end.

    They have since resolved it.

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘Error 403 Naughty, not nice!’ is closed to new replies.