I've only used 'Gallery' properly - but with that you can set it so everyone can see the uploaded pictures and only registered members can upload. If you set the membership registration to require administrator approval and then don't approve anyone - that should do what you want
Reagrds
David
On www.claytongunshow.com I use a php script. I basically upload the large images to one DIR and the small ones to another DIR/thumbs and thats all I do. It shows them in date added. Real simple script if you dont want to mess around.
I've been using the Coppermine install for producing simple dedicated galleries with no user interaction other than the built in scrolling, selection and slide show.
Part of the configuration allows you to remove unwanted functions including navigation if you wish. You can then link directly to a single album or category rather than directing users to the default home page.
Thanks for that Chris. I will certainly have another look at that.
At the moment I've settled for a page with links to different pages where I've put some images on, then a link back to my main picture page. Trying to keep it simple as most of my members don't use PC's much.
I've pasted the code to where I think its meant to go but not getting any results. Not quite sure where the CSS folder should be either. I've not given up yet though!