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"
Posts: 32509
> 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.
Posts: 13
Thanks