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.
What is this?
Hi.
What is this?
if (banner_8 && banner_8.match && parseInt) { var results = banner_8.match(/width(=["']?|:\s*)([0-9]+)/i); if (results.length == 3) { var width = parseInt(results[2]); if (width > 10 && width '+ 'Detta är en annons:'+ ''); phpads_deliver(banner_8); document.write(''+ ''); banner_8 = ''; // empty it, so it's not printed again as a floater } } }
It appeared in a post (in the bottom of the first), and we can't get rid of the text.
http://www.player2.se/forum/comments.php?DiscussionID=72&page=1#Item_6
0
This discussion has been closed.
Comments
phpads_deliver
and you should get some result to see where it comes from.Are you sure it's not something added with the Nuggets extension?
If u add an In comment nugget it automatically creates a new grid. the php_ads thing isn't in a new grid of it own. its part of the comment.
plus its not repeating, its just on one comment
Vanilla's HTML formatter stripped the <script> tags around it, thus you see the code.
I suspect that one of Vanilla's "FormatPropertiesForDisplay" functions could be stripping the script entirely from appearing in the edit window, although I can't reproduce conditions for that. If that's the case, you will have to dive into the database to edit the code out.
alert('We\'ll just test the hypothesis here.')