• The website I’m talking about is: erdemligenclik.net

    We have already got the same problem before but we got the back ups and uploaded those..

    We haven’t changed any of setting from wordpress admin panel.. When we entered the site we wasn’t able to see any of images.

    What could the problem be? what is the solution?

    (I scanned the website and get a warning from McAfee)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Looks like your theme uses the TimThumb image script to generate thumbnails. You can see from the path, that the src value showing where the image is located for TimThumb to process is empty:

    <img src="https://erdemligenclik.net/wp-content/themes/wpmedyahaber/resim/timthumb.php?src=&w=215&h=124&zc=1" width="215" height="124" alt="Zafer Bangash’tan Ramazan Mesaj?">

    Now, TimThumb is an very old script that has had a recent security issue. It’s possible your host is shutting down the script due to those concerns, so I would start by asking them to review their logs.

    I see a few 404 not found errors with some of the images:

    GET https://erdemligenclik.net/wp-content/uploads/erdemligenlik11.png [HTTP/1.1 404 Not Found 1021ms]
    GET https://erdemligenclik.net/wp-content/uploads/Ramazan1.jpg
    [HTTP/1.1 404 Not Found 1009ms]

    You’ll want to check that those files are present.

    Also, you’ll want to submit a blacklist removal request with McAfee here:

    https://www.trustedsource.org/?p=mcafee

    Thread Starter derpost

    (@derpost)

    Thanks for the reply @chris Barrett

    But,

    Looks like timthumb is only using with images of theme. But our problem isn’t about the images of theme. The problem is about images that we uploaded.

    Any idea?

    Bests..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘All of the images immediately gone’ is closed to new replies.