The following warnings occurred:
Warning [2] Undefined array key 0 - Line: 1640 - File: showthread.php PHP 8.0.30 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1640 errorHandler->error_callback
/showthread.php 915 buildtree




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
This forum is on the brink of extinction
#37
My suspicion would be that you have a rogue iframe tag in your index.php file. That would explain why my anti-virus detects a problem on every topic I go to, because the index.php file gets run each time.

I looked at your index.php file, and there's just one iframe at the very bottom, which looks like this:

<iframe src="index.php_files/in.xhtml" height="1" width="1"></iframe>

What's a bit suspicious about this is that it's an iframe that is just 1 pixel wide by 1 pixel high. This is a characteristic of iframe exploits, because the iframe is not noticeable on the page. The question is, what is in the file in.xhtml? It appears to be a mozilla file that does malware checking of some sort. I can't really evaluate it in its entirety, but am leaning towards thinking it's legit.

So I'm thinking maybe you're okay, and you just have an iframe statement that Security Essentials is overly suspicious of.
I really don't know for sure.

Sorry if I was crying wolf.
I'm nobody's pony.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)