Viewing 11 replies - 1 through 11 (of 11 total)
  • Try regenerating images.

    Thread Starter ozzie6616

    (@ozzie6616)

    That did not work. ??

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    All the images load for me. Did this manically fix itself?

    Thread Starter ozzie6616

    (@ozzie6616)

    More of a bandaid that I put into place but the underlying problem is still present on my other blogs (blogs.oliverwyman.com/rail and blogs.oliverwyman.com/healthcare).

    There something wrong with the uploaded files re-write rule.

    This is the original:

    # uploaded files
    # RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]

    This is the band-aid I placed for one of the blogs:

    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) /sustainability/wp-content/uploads/sites/7/$2 [L]

    Now I’m stumped with how to apply the fix across the board and not just on one blog. :/

    • This reply was modified 8 years, 6 months ago by ozzie6616.
    Thread Starter ozzie6616

    (@ozzie6616)

    Figured it out finally. I ended up having to apply rewrite conditions into my htaccess file to account for each sub-blog and then rewrite to the correct URL path.

    I had this problem, then I disaled JetPack and not only did the image issue go away, the site sped up considerably…

    @ozzie6616 can you give a bit more details about how you solved this??I’m running into this same problem after updating WordPress and a bunch of plugins.

    The difference is that my sub-sites are subdomains and not sub-directories.

    So are you talking about the main .htaccess that is in the root of the multisite?
    The band-aid, did you add it to your .htaccess or did you replace the original rewrite rule?

    Do you know what the new rewrite rule would look like for a subdomain in a subdirectory? In particular, I have $1 in my rewrite rule and not $2 like you, I don’t know if it changes something.

    Thanks.

    That happened to me when i installed jetpack, somehow it improved everything as it says but broken almost every css and images. try deactivating jetpack.

    Same problem i am carry out with my website,
    my images all of sudden has broken on every pages even in my dashboard plugins images are broken,
    i checked there is no malware,
    plz help me ,

    here is link: https://www.blogandblogger.com

    I also have the same problem for the last 4-5 days. I disabled JetPack and it was fixed.

    after disabling JetPack, I tried deleting temp files, restarting, then re-enabled JetPack and disabled some options in it: “Speed up images and photos” and “Display images and galleries in a gorgeous, full-screen browsing experience”. Everything is fine now. Weird thing.

    • This reply was modified 7 years, 9 months ago by nzkgr. Reason: moar info
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘WordPress Sites all of sudden have broken images’ is closed to new replies.