I am trying to activate the Advanced Account Protection feature, but when I go to the URL (http://fgunz.net/protection), the page is blank. I have tried using Google Chrome 38.0.2125.104 m, along with Mozilla Firefox 33.0.1. I have only one add-on - AdBlock, which I have tried disabling and reloading the page without success. I have tried reloading the page while being logged in or out of both the forums and the main website, but nothing has worked. I have provided the technical information I have received when loading the page on Google Chrome from my end. It seems that this is server-side, as my friends also get the same problem. If you need any more information, I'd be happy to give it to you.
Code:
{
  "log": {
    "version": "1.2",
    "creator": {
      "name": "WebInspector",
      "version": "537.36"
    },
    "pages": [
      {
        "startedDateTime": "2014-10-27T16:54:33.702Z",
        "id": "page_1",
        "title": "http://fgunz.net/protection",
        "pageTimings": {
          "onContentLoad": 287.67991065979004,
          "onLoad": 287.5797748565674
        }
      }
    ],
    "entries": [
      {
        "startedDateTime": "2014-10-27T16:54:33.702Z",
        "time": 264.72997665405273,
        "request": {
          "method": "GET",
          "url": "http://fgunz.net/protection",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "Pragma",
              "value": "no-cache"
            },
            {
              "name": "Accept-Encoding",
              "value": "gzip,deflate,sdch"
            },
            {
              "name": "Host",
              "value": "fgunz.net"
            },
            {
              "name": "Accept-Language",
              "value": "en-US,en;q=0.8"
            },
            {
              "name": "User-Agent",
              "value": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36"
            },
            {
              "name": "Accept",
              "value": "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
            },
            {
              "name": "Cache-Control",
              "value": "no-cache"
            },
            {
              "name": "Cookie",
              "value": "PHPSESSID=856e2j4na9okpfbunqokr3lsr1; login=1"
            },
            {
              "name": "Connection",
              "value": "keep-alive"
            }
          ],
          "queryString": [],
          "cookies": [
            {
              "name": "PHPSESSID",
              "value": "856e2j4na9okpfbunqokr3lsr1",
              "expires": null,
              "httpOnly": false,
              "secure": false
            },
            {
              "name": "login",
              "value": "1",
              "expires": null,
              "httpOnly": false,
              "secure": false
            }
          ],
          "headersSize": 443,
          "bodySize": 0
        },
        "response": {
          "status": 200,
          "statusText": "OK",
          "httpVersion": "HTTP/1.1",
          "headers": [
            {
              "name": "Pragma",
              "value": "no-cache"
            },
            {
              "name": "Date",
              "value": "Mon, 27 Oct 2014 16:57:05 GMT"
            },
            {
              "name": "Content-Encoding",
              "value": "gzip"
            },
            {
              "name": "Server",
              "value": "FGunZ"
            },
            {
              "name": "Vary",
              "value": "Accept-Encoding"
            },
            {
              "name": "Content-Type",
              "value": "text/html;charset=utf-8"
            },
            {
              "name": "Cache-Control",
              "value": "no-store, no-cache, must-revalidate, post-check=0, pre-check=0"
            },
            {
              "name": "Content-Length",
              "value": "119"
            },
            {
              "name": "Expires",
              "value": "Thu, 19 Nov 1981 08:52:00 GMT"
            }
          ],
          "cookies": [],
          "content": {
            "size": 0,
            "mimeType": "text/html",
            "compression": -119,
            "text": ""
          },
          "redirectURL": "",
          "headersSize": 315,
          "bodySize": 119
        },
        "cache": {},
        "timings": {
          "blocked": 0,
          "dns": 0,
          "connect": 119.366999999329,
          "send": 0.06300000131899708,
          "wait": 144.537000000127,
          "receive": 0.7629766532777467,
          "ssl": -1
        },
        "connection": "9162",
        "pageref": "page_1"
      }
    ]
  }
}