users and albums

yyassaman

Joined: 2006-10-28
Posts: 13
Posted: Sun, 2006-10-29 08:35

I simply want that useres can add images in gallery. Only a download link. But i have only "basket".
And i dont want guset mode. Another problem, my registered users cant add any image. What is the problem?
How can i delete this :
This is the main page of your Gallery

Gallery version "2.1.2"

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2006-10-29 13:25

> How can i delete this :
> This is the main page of your Gallery

go to your main.php page, click "edit album" -> "general", there you can edit the title, summary,description.

> Another problem, my registered users cant add any image. What is the problem?

when g2 is freshly installed, only the admin user can add images.
you need to give the "registered users" group the permission to add items.
this can be done in "edit permissions".

if you want that each registered user has its own album, you can use the useralbum module.

 
yyassaman

Joined: 2006-10-28
Posts: 13
Posted: Sun, 2006-10-29 16:30

Thanks