Add Photo Question

hanez

Joined: 2003-11-05
Posts: 3
Posted: Wed, 2003-11-05 18:32

Hello I'm using gallery for a high school photo album... I LOVE IT. But right now only one other teacher and myself are posting pics, I'd like the students to be able to post pics to a NON VIEWABLE album, then I as an admin could look at that album and move the appropriate pics into viewable albums. This is cause I don't want students posting porn on our sites.

Anyways I made an album that EVERYONE can post to but cannot view and I put the code

<a id="popuplink_1" target="Edit"
href='http://swclinux.lhbe.edu.on.ca/gallery/add_photos.php?set_albumName=album13'
onClick="javascript:nw=window.open(document.getElementById('popuplink_1').href,'Edit','height=500,width=500,location=no,scrollbars=yes,menubars=no,toolbars=no,resizable=yes');nw.opener=self;return
false;"><nobr>[add photos]</nobr></a>

on my main page so that everyone can post....but it doesnt work, when the they press the upload now button nothing happens....

Any suggestions? If any one can give me some hints thatd be great I'm a pretty good programmer, I just get frustrated with java script...

The site I'm talking about is at swclinux.lhbe.edu.on.ca

You can email me at

Thanks in advance!
Gino