• Hello everyone-

    When I click “edit image” from the media gallery WP loads the image editor but the link to my image is broken.

    I’ve tried removing any spaces from my functions.php file and I’ve even deleted functions.php altogether but that fix didn’t do the trick.

    I then checked file permissions and changed everything to 777 (just to see) but that didn’t work either. No plugins are installed.

    Any ideas on other things to check. I hope someone else has encountered this and has the solution.

Viewing 1 replies (of 1 total)
  • Thread Starter tripdog

    (@tripdog)

    Uh ok, strange fix.

    First I loaded up the 2010 theme to check and see if it was a theme related problem. After loading the 2010 theme the problem was solved. Moving on, the functions.php file was the prime suspect.

    In comparing my functions.php code to that of the 2010 theme I noticed that in the 2010 theme, the opening ‘<?php’ tag is not ever closed with ‘?>’ so throwing caution to the wind, I too deleted the closing tag from my functions.php file and viola! Problem solved.

    Hope this helps someone else out there.

Viewing 1 replies (of 1 total)
  • The topic ‘Edit Media shows broken image’ is closed to new replies.