I have a great idea! I have a site where a lot of people would like to post their photos. But not in a forum, no..in a photoalbum.
I found a script called phpGraphy.. but I've adapted it a little, because with the original script you couldn't delete and rename directories and delete photos. Also I changed the function to add a comment to photos.
Ok, what I want it to be able to do is the following:
Members of my vB forum can upload pictures, but can't rename, make or delete directories. Only the administrator of the forum can do that.
Members can only edit the description and delete the pictures that they have uploaded.
When you click the picture the name of the member who uploaded the picture must be shown.
Members login on the photoalbum using the cookie from vB, so they won't have to login.
Because I don't have enough experience with php it's hard for me to build this... So I would appreciate if someone could help me make this very cool addon for vB.
I've included the script I've adapted... so you can take a look at it..