gimme4free
Elite Member
- Oct 22, 2008
- 1,935
- 1,989
OK, so all morning I have been working on faking / hiding the referrer within an iFrame.
I got it working.
I then was having problems with my laptop and restarted it.
I turn my laptop back on. Load my webpage:
www.thisismyrevenge.com
And the iFrame code doesnt even appear in the source code of the webpage.
So I reupload again and again. I know it isnt just loading a cached version or something because I have deleted the file completely, refreshed, got a 404 error, reuploaded and the iframe still wont appear.
So I get rid of the source of the iframe so its just a blank iframe, reload the webpage and the iframe apepars.
Re-input the source of the iframe and it disappears again.
All this time my log file hasnt been creating logs either so it's not even hitting the log file which it has been doing all morning and without change everything has stopped working??!?!? What the hell has gone on with my site? Where the iFrame should be in the page source code it's showing:
Instead of:
Why the hell is it removing the source? Any ideas?
Also, I am starting to get a few hits now from other ip addresses but still not mine, is anybody else seeing the webcams.com iFrame?
UPDATE:
I have just loaded my website on another computer, same ip, and the iframe loads, but it still wont on my laptop which I do ALL of my web desgin from. I uninstalled a couple of programs in between restarting laptop, could any of my system files that are required to laod this page have disappeared?
I got it working.
I then was having problems with my laptop and restarted it.
I turn my laptop back on. Load my webpage:
www.thisismyrevenge.com
And the iFrame code doesnt even appear in the source code of the webpage.
So I reupload again and again. I know it isnt just loading a cached version or something because I have deleted the file completely, refreshed, got a 404 error, reuploaded and the iframe still wont appear.
So I get rid of the source of the iframe so its just a blank iframe, reload the webpage and the iframe apepars.
Re-input the source of the iframe and it disappears again.
All this time my log file hasnt been creating logs either so it's not even hitting the log file which it has been doing all morning and without change everything has stopped working??!?!? What the hell has gone on with my site? Where the iFrame should be in the page source code it's showing:
Code:
<p align="center"><!-- --></p>
Instead of:
Code:
<p align="center"><iframe src="http://www.yourdownline.co.uk/sponsor1.html" width="700" height="412"></iframe></p>
Why the hell is it removing the source? Any ideas?
Also, I am starting to get a few hits now from other ip addresses but still not mine, is anybody else seeing the webcams.com iFrame?
UPDATE:
I have just loaded my website on another computer, same ip, and the iframe loads, but it still wont on my laptop which I do ALL of my web desgin from. I uninstalled a couple of programs in between restarting laptop, could any of my system files that are required to laod this page have disappeared?
Last edited: