Hi Guys
Ive had this problem after recently moving servers, replacing all the files didn’t do anything.
The way i resolved this was to look in the DB using phpmyadmin and change the upload path to include the full server path as well
Change
/wp-content/uploads
To
/var/www/vhosts/************.co.uk/httpdocs/wp-content/uploads
Obviously the server path will be different for everyone. but htis worked for me.
Regards
Gary