By gullyoh on
Is there a way to configure users to have private pictures or images like they do on plentyoffish.com. Basically the user uploads a picture and chooses whether or not they want the picture visible to all users or private. The picture can later be unlocked for individual users or users the a person has sent a message to.
Comments
=-=
you didn't mention which method you are using to implement images but you may want to investigate the private.module and see if it fits your needs and whether it will work with what you've already built
imagecache
Right now I'm using image cache for all the images. I will take a look at the private module and see what it offers.