PDA

View Full Version : How can I find out


Mijae
Tue 7th Jun '05, 9:35pm
What file/script is calling a specific image?

I've been checking my error logs and I always see lots of requests for clear.gif from my root folder, while my forum is in a /forum/ folder :P

Is there an easy way to track this down? I really don't want to go through lots of files to see if there is a bad url somewhere, altho I am not sure why there would be one in the first place.

DirectPixel
Tue 7th Jun '05, 9:59pm
What file/script is calling a specific image?

I've been checking my error logs and I always see lots of requests for clear.gif from my root folder, while my forum is in a /forum/ folder :P

Is there an easy way to track this down? I really don't want to go through lots of files to see if there is a bad url somewhere, altho I am not sure why there would be one in the first place.
If you're running cPanel, look at your last 300 visitors stats. On that page, search for "clear.gif". Hopefully, you'll find an entry for that, along with the pages that the particular visitor saw.

Mijae
Tue 7th Jun '05, 10:00pm
Oh damn, I should have used my head for a second there, you're right :P