Welcome to Geeklog, Anonymous Sunday, December 22 2024 @ 04:33 am EST
Geeklog Forums
Gallery permissions
Status: offline
jonc
Forum User
Chatty
Registered: 09/12/04
Posts: 50
Same problem... Newer versions.
I am using GL1.3.9sr1 and Gallery 1.4.4. Requires no additional integration tool as they are now built in. However I am running into the same problem as a lot of other posts, Logged In Users cannot upload pictures, start albums, etc. Only the admin can. I cannot find any permissions setup for this, so can anyone help me???
www.rivercommunitychurch.net
I am using GL1.3.9sr1 and Gallery 1.4.4. Requires no additional integration tool as they are now built in. However I am running into the same problem as a lot of other posts, Logged In Users cannot upload pictures, start albums, etc. Only the admin can. I cannot find any permissions setup for this, so can anyone help me???
www.rivercommunitychurch.net
14
17
Quote
Status: offline
NeoNecro
Forum User
Regular Poster
Registered: 02/07/04
Posts: 90
I don't know if you can give users the premission to create new albums in your main album.
What you can do is creating a new album and then give youre users (or a group) premissions to add pictures, create sub-albums, etc. in this album.
grtz
dimis-site.be
What you can do is creating a new album and then give youre users (or a group) premissions to add pictures, create sub-albums, etc. in this album.
grtz
dimis-site.be
13
16
Quote
Paradigm
Anonymous
Yes you can do this.
go to your gallery/classes/geeklog/User.php. Open it up and find this part in the file: loadByUserName($uname) (NOT in loadByUID($uid))
look for
and change to
$this->canCreateAlbums = SEC_inGroup('Gallery Admin', $this->uid);
leave the # in.
where "Gallery Admin" is the name of the group, and then anyone in the group can create (and thereby own) a new album.
Hope that helps.
ps not my code, just found it somewhere
go to your gallery/classes/geeklog/User.php. Open it up and find this part in the file: loadByUserName($uname) (NOT in loadByUID($uid))
look for
Text Formatted Code
$this->canCreateAlbums = $this->canCreateAlbums();and change to
Text Formatted Code
# $this->canCreateAlbums = $this->canCreateAlbums(); $this->canCreateAlbums = SEC_inGroup('Gallery Admin', $this->uid);
leave the # in.
where "Gallery Admin" is the name of the group, and then anyone in the group can create (and thereby own) a new album.
Hope that helps.
ps not my code, just found it somewhere
18
15
Quote
Status: offline
arthur
Forum User
Junior
Registered: 10/10/03
Posts: 34
That user.php fix worked for me. Thank you so much. I had been very disappointed that my users couldn't create their own galleries. Now they can!
Arthur (http://www.shrednow.com)
Arthur (http://www.shrednow.com)
18
15
Quote
All times are EST. The time is now 04:33 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content