Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Clipboard problems
There is a board I post to fairly regularly. It is a Vanilla board. Whenever I try to use anything in the clipboard, I get a massive HTML dump in the comment box. (The sysop thinks the problem is that I use a Mac.) Here's one example.
Here's one example:
<html>
<head>
<title>The page could not be displayed</title>
<style>
body { background: #ffffff; padding: 20px; }
body, div, h1, h2, h3, h4, p { font-family: Trebuchet MS, tahoma, arial, verdana; color: #000; line-height: 160%; }
h1 { font-size: 22px; }
h2 { color: #c00; font-size: 14px; margin-bottom: 10px; }
h3, h4, p, .Foot { font-size: 12px; font-weight: normal; margin: 0px; padding: 0px; }
p { padding-top: 20px; }
code { display: block; font-size: 11px; padding-left: 10px; padding-right: 10px; background: #f5f5f5; font-family:'courier new',courier,serif; }
a, a:link, a:visited { color: #36f; background: #ffc; text-decoration: none; }
a:hover { color: #36F; background: #ffa; text-decoration: none; }
.Foot { padding-top: 20px; }
.Sql { font-size: 11px; padding: 8px; background: #f0f0f0; margin-bottom: 6px; }
</style>
</head>
<body>
<h1>A fatal, non-recoverable error has occurred</h1>
<h2>Technical information (for support personel):</h2>
<h3>Error Message: The "ClippingManager" class referenced by "ClippingManager" does not appear to exist.</h3>
<h4>Affected Elements: ObjectFactory.NewObject();</h4>
<div class="Foot">For additional support documentation, visit the Lussumo Documentation website at: <a href="http://lussumo.com/docs">lussumo.com/support</a></div>
</body>
</html>
0
This discussion has been closed.
Comments
Eagle Share