Profile image

Website bug

4,539 Stanmich  yesterday

Tried to comment on the oldest post on the website (CC-001) and it threw this website dialog at me

"<!DOCTYPE html>
<!--[if IE 8]> <html class="ie ie8"> <![endif]-->
<!--[if IE 9]> <html class="ie ie9"> <![endif]-->
<!--[if gt IE 9]><!-->
<html>
<!--<![endif]-->
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q8JPZ1YSPE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());

gtag(&#39;config&#39;, &#39;G-Q8JPZ1YSPE&#39;);

</script>

<!-- Basic -->
<meta charset="utf-8">
<title>SimplePlanes | Error</title>
<meta name="keywords" content="SimplePlanes physics airplane design" />
<meta name="description" content="PC and mobile game about building airplanes.">
<meta name="author" content="jundroo.com">

<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<!-- Web Fonts -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800%7CShadows+Into+Light" rel="stylesheet" type="text/css">

<!-- Libs CSS -->

<link rel="stylesheet" href="/Content/vendor/font-awesome/css/font-awesome.css">
<link href="/content/css/bundle?v=Kh-UV6cD2utqQ03FaBAbRTBW11LAD8yQwyxfyV5q1Ts1" rel="stylesheet"/>

<!-- Head Libs -->
<script src="/Content/vendor/modernizr.js"></script>

<!--[if IE]>
<link rel="stylesheet" href="css/ie.css">
<![endif]-->
<!--[if lte IE 8]>
<script src="vendor/respond.js"></script>
<![endif]-->

</head>
<body class="boxed" style="background-image: url(/Content/img/patterns/gray_jean.png);">
<div class="body">
<header id="header">
<div class="container">
<h1 class="logo">
<a href="/">
<img alt="SimplePlanes" width="349" height="51" src="/Content/img/logo.png">
</a>
</h1>

    &lt;button class=&quot;btn btn-responsive-nav btn-inverse&quot; data-toggle=&quot;collapse&quot; data-target=&quot;.nav-main-collapse&quot;>
      &lt;i class=&quot;icon icon-bars&quot;>&lt;/i>
    &lt;/button>
  &lt;/div>
  &lt;div class=&quot;navbar-collapse nav-main-collapse collapse&quot;>
    &lt;div class=&quot;container&quot;>
      &lt;nav class=&quot;nav-main mega-menu&quot;>
        &lt;ul class=&quot;nav nav-pills nav-main&quot; id=&quot;mainMenu&quot;>
          &lt;li>&lt;a href=&quot;/vr/buy&quot;>VR&lt;/a>&lt;/li>
            &lt;li>
              &lt;a href=&quot;/Buy&quot;>Buy&lt;/a>
            &lt;/li>
          &lt;li class=&quot;dropdown&quot;>
            &lt;a class=&quot;dropdown-toggle&quot; href=&quot;/Airplanes/Hot&quot;>
              Airplanes
              &lt;i class=&quot;fa fa-angle-down&quot;>&lt;/i>
            &lt;/a>
            &lt;ul class=&quot;dropdown-menu&quot;>
              &lt;li>&lt;a href=&quot;/Airplanes/Hot&quot;>Hottest&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/Airplanes/New&quot;>Newest&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/Airplanes/Best&quot;>Highest Rated&lt;/a>&lt;/li>
                &lt;li>&lt;a href=&quot;/Airplanes/Tags&quot;>Tags&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/Airplanes/Search&quot;>Search&lt;/a>&lt;/li>
            &lt;/ul>
          &lt;/li>
          &lt;li>&lt;a href=&quot;/Videos&quot;>Videos&lt;/a>&lt;/li>
          &lt;li>&lt;a href=&quot;/Forums&quot;>Forums&lt;/a>&lt;/li>
          &lt;li class=&quot;dropdown&quot;>
            &lt;a class=&quot;dropdown-toggle&quot; href=&quot;#&quot;>
              Stuff
              &lt;i class=&quot;fa fa-angle-down&quot;>&lt;/i>
            &lt;/a>
            &lt;ul class=&quot;dropdown-menu&quot;>
              &lt;li>&lt;a href=&quot;/Mods&quot;>Mods&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/Blog&quot;>Blog&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/Users&quot;>Users&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/Education&quot;>Education&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;https://jundroo.uservoice.com/forums/221664-jundroo-games/category/84492-simpleplanes&quot;>User Voice&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/About/Rules&quot;>Rules&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/About/Help&quot;>Help&lt;/a>&lt;/li>
            &lt;/ul>
          &lt;/li>

            &lt;li class=&quot;dropdown&quot;>
              &lt;a class=&quot;dropdown-toggle&quot; href=&quot;#&quot;>
                &lt;span class=&#39;user-points silver&#39; title=&#39;&#39;>4,520&lt;/span>
                Stanmich
              &lt;/a>
              &lt;ul class=&quot;dropdown-menu&quot;>
                &lt;li>&lt;a href=&quot;/Notifications&quot;>Notifications&lt;/a>&lt;/li>
                &lt;li>
                  &lt;a href=&quot;/Airplanes/JetStream&quot;>
                    Jet Stream
                  &lt;/a>
                &lt;/li>
                &lt;li>&lt;a href=&quot;/u/Stanmich&quot;>View Profile&lt;/a>&lt;/li>
                &lt;li>&lt;a href=&quot;/Account/LogOff&quot;>Log Off&lt;/a>&lt;/li>
              &lt;/ul>
            &lt;/li>
        &lt;/ul>
      &lt;/nav>
    &lt;/div>
  &lt;/div>
&lt;/header>

&lt;div role=&quot;main&quot; class=&quot;main shop&quot;>

  &lt;div class=&quot;container&quot;>

<div class="row">
<div class="col-md-12">
<h3 class="page-header">WEBSITE ERROR</h3>
<p>
Looks like we've got a bit of a problem here. Don't worry, we logged the error somewhere and somebody will probably look at it at some point.
</p>
</div>
</div>

  &lt;/div>

&lt;/div>

&lt;footer id=&quot;footer&quot;>

  &lt;div class=&quot;footer-copyright&quot;>
    &lt;div class=&quot;container&quot;>
      &lt;div class=&quot;row&quot;>
        &lt;div class=&quot;col-md-7&quot;>
          &lt;p>
            &#169; Copyright 2025. All Rights Reserved.&lt;br />
          &lt;/p>
        &lt;/div>
        &lt;div class=&quot;col-md-4&quot;>
          &lt;nav id=&quot;sub-menu&quot;>
            &lt;ul>
              &lt;li>&lt;a href=&quot;/About/PressKit&quot;>Press Kit&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/About/Rules&quot;>Rules&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;/About/PrivacyPolicy&quot;>Privacy Policy&lt;/a>&lt;/li>
              &lt;li>&lt;a href=&quot;https://jundroo.com/contact&quot;>Contact&lt;/a>&lt;/li>
            &lt;/ul>
          &lt;/nav>
        &lt;/div>
      &lt;/div>
    &lt;/div>
  &lt;/div>
&lt;/footer>

</div>

<!-- Libs -->
<script src="/content/vendor/bundle-js?v=9FzxppIL8u-4FC9xvAZSmdeET8Bm7Y9nVSyJCIr_o9E1"></script>

<script src="/Content/js/post.js?t=6"></script>

<script type="text/javascript">
function detectmob() {
if (navigator.userAgent.match(/Android/i)
|| navigator.userAgent.match(/Quest/i)
|| navigator.userAgent.match(/CrOS/i)
|| navigator.userAgent.match(/webOS/i)
|| navigator.userAgent.match(/iPhone/i)
|| navigator.userAgent.match(/iPad/i)
|| navigator.userAgent.match(/iPod/i)
|| navigator.userAgent.match(/BlackBerry/i)
|| navigator.userAgent.match(/Windows Phone/i)
) {
return true;
}
else {
return false;
}
}

function detectMac() {
  if (navigator.userAgent.match(/Mac/i) &amp;&amp; !navigator.userAgent.match(/Steam/i)) {
    return true;
  }
  else {
    return false;
  }
}

var buySimplePlanesClicked = function () {
  if (detectmob()) {
    if (navigator.userAgent.match(/Android/i)) {
      var urlAndroid = &#39;https://play.google.com/store/apps/details?id=com.jundroo.SimplePlanes&#39;;
      window.location = urlAndroid;
    }
    else {
      var urliOS = &#39;https://itunes.apple.com/us/app/simpleplanes/id823869162?ls=1&amp;mt=8&#39;;
      window.location = urliOS;
    }
  }
  else if (detectMac()) {
    var urlMac = &#39;https://itunes.apple.com/us/app/simpleplanes/id944045360?ls=1&amp;mt=12&#39;;
    window.location = urlMac;
  }
  else {
    var urlPc = &#39;https://gumroad.com/l/SimplePlanes&#39;;
    window.location = urlPc;
  }

  return false;
}

$(function () {
  var isMobile = detectmob();
  if (isMobile) {
    $(&quot;.mobile-only&quot;).show();
    $(&quot;.desktop-only&quot;).hide();
  }
  else {
    $(&quot;.mobile-only&quot;).hide();
    $(&quot;.desktop-only&quot;).show();
  }

  var isMac = detectMac();
  if (isMac) {
    $(&quot;.mac-only&quot;).show();
    $(&quot;.pc-only&quot;).hide();
  }
  else {
    $(&quot;.mac-only&quot;).hide();
    $(&quot;.pc-only&quot;).show();
  }

  if (navigator.userAgent.match(/Steam/i)) {
    $(&quot;.fuse-ad&quot;).hide();
  }
});

</script>
</body>
</html>"

  • Log in to leave a comment
  • Profile image
    4,539 Stanmich

    @AndrewGarrison I've also been wondering about the old designer backgrounds from August that year. What's up with that?

    19 hours ago
  • Profile image
    51.6k Graingy

    @AndrewGarrison Oh my goodness it's canon.
    In the off chance I ever get around to writing a SimplePlanes Bible, the Great Penis Flood is absolutely going to be a part of the creation myth.

    +1 23 hours ago
  • Profile image

    @Graingy yep, we allowed anonymous planes in the early days but there were too many penis planes so we started requiring accounts around late 2015.

    +3 23 hours ago
  • Profile image
    51.6k Graingy

    @PlaneFlightX It's all Anonymous planes.
    I do wonder why so many old craft are Anonymous. Did SP originally not require an account to post? Curious...
    @AndrewGarrison Could you perchance bless us with insights as to the primordial days of this site?

    +2 yesterday
  • Profile image
    4,539 Stanmich

    @LunarEclipseSP no it was cc-001, by ptcappella, which is now marked as anonymous. I'll find the link tomorrow

    +1 yesterday
  • Profile image

    That one Corsair build?

    yesterday
  • Profile image
    65.4k PlaneFlightX

    yeah older planes like that (could also be all anonymous planes) just spit the entire page html at you

    +3 yesterday