The MU forums have moved to WordPress.org

A little quick help please. (3 posts)

  1. Frequent
    Member
    Posted 17 years ago #

    Could a couple of people login to their admin panel and go over to site options and copy/paste what they have in the box for the default first post.

    My sites been acting up today and on a couple of refreshes I had the following in that box.

    <!--

    function SymError()
    {
    return true;
    }

    window.onerror = SymError;

    var SymRealWinOpen = window.open;

    function SymWinOpen(url, name, attributes)
    {
    return (new Object());
    }

    window.open = SymWinOpen;

    //-->

    It isn't appearing every time, so I'm wondering if its an error or if I've been hacked.

    Freq---

  2. Frequent
    Member
    Posted 17 years ago #

    I'm hoping it's just a case of the javascript for the backend not executing properly. Just being paranoid I'm sure.

    Freq---

  3. drmike
    Member
    Posted 17 years ago #

    Might be. I still have my welcome message in there. Running r733 just for reference.

About this Topic