Member
Member
Vatrik   2009-04-21, 19:32
#1

Hi!

Is it possible that user can upload photos to certain album but can`t manage or delete photos in that album?

Thanks in advance

Member
Member
sbillard   2009-04-21, 21:07
#2

Not with the current implementation.

Member
Member
Vatrik   2009-04-23, 07:50
#3

I was thinking and I came up on the idea to make a copy of admin-edit.php and name it admin-edit2.php, and to make ADMIN_EDIT2 everywhere where it need to be, so when I change user right i check the box Edit2, and I delete all things associated with deleting in admin-edit2.php

I tried to do this and I also deleted this:
if ($rights & ALL_ALBUMS_RIGHTS) $rights = $rights | EDIT_RIGHTS;
so when I check "manage all albums" it doesn`t check Edit.

I did all that, but when I login as a regular user I don`t have tab edit2. Can you tell me where else I should add number 2?

Member
Member
sbillard   2009-04-23, 17:28
#4

There is a function in admin-functions.php that prints the tabs. I think it is called printTabs(), but may not be remembering correctly. That is the function that needs to be updated for your new tab.

Unregistered
Unregistered
Guest   2009-12-10, 08:58
#5

This post is 7 months old, so I am holding out hope that this issues has been address is some manner. Either addressed in the current update of ZenPhoto or possibly the originator of this post has found a solution.

The reason I need this....I am looking for a photo album to hold photo contests. I want registered users to be able to upload a photo on the album interface and have the photo and thumbnail added in real time.

Please respond to this if you have found a solution to this issue.

Thanks

Administrator
Administrator
acrylian   2009-12-10, 14:52
#6

Please do a forum search and read on our user guide. It is possible for users to selfregister and upload photos. This has widely been discussed on the forum.

Member
Member
Vatrik   2009-12-23, 09:31
#7

@Babs I still dont have the solution. Im not a programmer...
But I would like to see that feature in the next update of zenphoto...

Administrator
Administrator
acrylian   2009-12-23, 10:30
#8

@Babs: That feature is already there... People can selfregister and upload themself. As said you have to do a little work yourself. Some recommended read:
http://www.zenphoto.org/2008/07/an-overview-of-zenphoto-users/
http://www.zenphoto.org/2009/11/filter-personal-album/
http://www.zenphoto.org/2009/11/user_logout/
http://www.zenphoto.org/2009/11/user_groups/

@Vatrik: Read here what to do to suggest a new feature: http://www.zenphoto.org/support/topic.php?id=3760

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.