I went to the database and chose the mybb_user table and clicked sql then added this line but nothing changed with the attached pictures. Anyone who wants to see it still have to click the file and when you click, it will download the file.
UPDATE
UPDATE
mybb_users
SET showimages
= '1' WHERE showimages
= '0';