Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Ad.fly shows up on my links from my forum

HbombHbomb New
edited June 2012 in Vanilla 2.0 - 2.8

I just installed a forum, and I notice that all my links in the forum, on postings, redirect to ad.fly (a banner on top of the intended page below)... Is this within the design of Vanilla? help.

Tagged:

Best Answer

  • Options
    422422 Developer MVP
    Answer ✓

    Perhaps a plugin or theme u added

    There was an error rendering this rich post.

Answers

  • Options

    perhaps a virus?

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options
    422422 Developer MVP
    Answer ✓

    Perhaps a plugin or theme u added

    There was an error rendering this rich post.

  • Options

    I added a theme, and that would make the most sense.

  • Options
    422422 Developer MVP

    Name the theme, please

    There was an error rendering this rich post.

  • Options

    basicversion 1by basically

  • Options
    422422 Developer MVP

    Thankyou.

    There was an error rendering this rich post.

  • Options

    it is not a virus, but it is malware IMO

    He makes no mention of inserting Ad.fly but it does, and he is inserting a predetermined account quite clearly.

    I remember this user expected lot of praise for changing the colours on the embed theme.
    @Lincoln, @Todd

    grep is your friend.

  • Options
    422422 Developer MVP

    Perhaps it should be suspended pending further investigation.

    There was an error rendering this rich post.

  • Options
    422422 Developer MVP
    edited June 2012

    Yep he is injecting ad.fly ads @underdog can you suspend those themes

    I would urge The Management to ban him.

    Code in basic theme: default.master.php

    < script>
    var adfly_id = xxxxxx;
    var adfly_advert = 'banner';
    var exclude_domains = ['<?php echo $_SERVER['HTTP_HOST']; ?>',];
    </ script>
    < script src=" http://adf.ly/js/lin k-conve rter.js">
    

    I have removed his acct number from above.
    Also this I would imagine is on all his themes.

    There was an error rendering this rich post.

  • Options

    422 said:
    Yep he is injecting ad.fly ads @underdog can you suspend those themes

    @422 see PM. I'll see what I can do.

    There was an error rendering this rich post.

  • Options
    ToddTodd Chief Product Officer Vanilla Staff

    Removed the addons and banned the user. Thanks all.

  • Options

    Todd said:
    Removed the addons and banned the user. Thanks all.

    @Todd

    **which other themes besides basicversion **

    Is this worthy of a announcement status to alert unwitting users? or at least a stub where the downloads were (so anyone who downloaded would know). since this message will be hidden from sight on the site in just a few days and it descends down the list.

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Options
    ToddTodd Chief Product Officer Vanilla Staff
    via Email
    He had a few like basic green, basic blue, etc. They all looked awful.
  • Options

    I kinda liked the ugliness of them...

  • Options

    well have a loot at the embed theme included in the core.

    grep is your friend.

Sign In or Register to comment.