• I’m checking files on a hacked site. I’d never posted there so wanted to upload the latest version and start again. But, I need the header image. The site won’t load so I can’t grab it. I’ve checked all image directories but don’t see it. What are poaaible names?

    Also, the index.php file is, well, FUBAR.

    <?php
    // Silence is golden.
    

    I assume this just opens the page to nothing, i.e. silence?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi SickSquirrel,

    Depending on how your theme was built, the header image may sit within the theme directory itself. In fact, if it is in the theme directory, it is probably in a sub-directory called images.

    Can you FTP or SFTP into your site to look that way?

    Thread Starter SickSquirrel

    (@sicksquirrel)

    Thanks. I did FTP in to check files. I looked through the theme /images folder but all were generic images. I checked for header.jpg and .gif but no luck. I did find an old header image but the site name changed from .com to .site. I no longer have the image used and don’t know a designer can “fix” the header

    Moderator t-p

    (@t-p)

    I looked through the theme /images folder but all were generic images.

    Then also try checking in sub-directory called uploads, in case somebody put it there:

    /wp-content/uploads/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Index.php’ is closed to new replies.