For those of you who do not want to see the files that have been uploaded, you could modify: RTE_popup_adv_image.asp
This may not be the most elegant solution but is very simple to implement.
The page contains three inline frames, just delete the one which displays all the files. As I have said - not the most elegant solution, but if you cannot write/modify asp then that may be your only option.
It would be even better if some user groups could see all the files so that they could select the one they wanted to use (moderators perhaps?) while other groups could not see the files.
Again, if you can write asp this should be easy to implement. Each group of people have an id so you could:
If blnModerator OR blnAdmin Then
etc.
Or you could simply use the groups id of course...
I am sure that lots of mods will be written for this new, and I might say, excellent version of the forum.
Mike
.