Just to let anyone who’s interesting know, I’ve fixed it!
Turns out the permissions on my uploads directory we all broken!
I ended up locating a few posts with old images and then looking at the HTML. That gave me the IMG location and when I put that directly in a browser it came up with the error that I didn’t have permissions. I then looked up what permissions to set and logged into the site with SSH.
I used the command CHMOD -R 0755 ./uploads to set 755 permissions and now everything works fine 🙂
Just bumping this up, there must be someone out there who knows how to fix this, or at least some next steps?
Thanks
Nathan
Hi,
Thanks for the suggestions.
I’ve tried deactivated all plugins and that didn’t make a difference.
I tried the 2015 theme, but that didn’t make any difference.
Could you let me know how would I go about resetting the plugins folder?
Thanks
Nathan