Forums

My php/css site all of a sudden has frames in it. Why? (5 posts)

  1. eatanicecream
    Member
    Posted 3 years ago #

    This is a bit weird. A site that i've done based on the MistyLook theme has all of a sudden turned into a frames website.

    I've certainly not put any frames in, and I can't find any references to frames in any of the docs, but when I attempt to view the code in my browser all I see is:

    <html>
    <head>
    <title>Watoto Wa Baraka</title>
    </head>
    <frameset cols="100%,*">
    <frame name="africa" src="http://watotowabaraka.awardspace.com/" >
    <noframes>
    <body>
    <p>This page uses frames, but your browser doesn't support them.<br />Please upgrade your browser.</p>
    </body>
    </noframes>
    </frameset>
    </html>

    Does anyone know what could've caused this? The website address is http://www.africanorphanage.org

    Many thanks

  2. Otto
    Tech Ninja
    Posted 3 years ago #

    Talk to your host about that. Looks like "domain forwarding" to me.

  3. eatanicecream
    Member
    Posted 3 years ago #

    Does that create frames? It is being forwarded.

  4. drewactual
    Member
    Posted 3 years ago #

    somebody hacked your page... added the frames, which forwards to their site.. usually a really infested site...

  5. Otto
    Tech Ninja
    Posted 3 years ago #

    Does that create frames? It is being forwarded.

    Yes, domain forwarding does generally use that frame thing. It's not a good way to go, but often the only supported way to do it with free webhosting.

    @drew: No, it's not hacked. Just forwarded.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.