I have had a read of what Lando provides, and it's an excellent development tool, and it would solve the problem.
But, I would prefer to find out why the problem is there in the first...
You might need to add a Relationship in the View to Flags. Or there might be a setting on the content type. I can't recall for certain but I think it's possible.
Comments
If you have FTP access edit the file...
system.core.json
Which is in...
/files/config_[lots of random numbers]/active
Line 35 (on mine) is
"file_public_path": "files",
Hope this helps.
Thank you! Your quick reply was very, very much appreciated.