Image get uploaded, but can't be seen in 'files' area 0_0

Permalink
Hi guys,

When I upload an image to the site, its goes in the database and is saved on the server (have checked in the DB and in the 'files' folder on the server).

However it does not actually show up in the 'files' area so it is unusable throughout the site as you can't actually select it.

It is only once I set the following columns of the newly uploaded image in the following table (FileVersions) to 1 that I can see the thumbnail of the new image in the 'file' area:

fvHasListingThumbnail

fvHasDetailThumbnail

fvType


Hope that all makes sense.

Any help much appreciated, thank you!

Dev team.