Hi i have searched and searched..
I have a site where users have Albums and can upload Pictures .. so i have a q..
is there a way to put a contact user on either user albums or users Pictures..?
br
Torben
Yes, by modifying the theme to put our the user account info like e-mail. You will have to add that using the administrator and the image and albumclasses:
http://www.zenphoto.org/documentation/classes/_class-image.php.html
http://www.zenphoto.org/documentation/classes/_class-album.php.html
http://www.zenphoto.org/documentation/classes/Zenphoto_Administrator.html
You will need to have some coding knowledge so reading the object model tutorial (and the theming tutorial if you haven't yet) is strongly recommended.