![]() |
|
User Group and Login option - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: User Group and Login option (/thread-5879.html) |
User Group and Login option - Zidoas - 2009-09-20 Hi, Can someone kindly provide some insight to the following two questions I have? 1.) How can I set the rights of registered users automatically? For example, if my friend registers on my website, I want him to be able to upload pictures immediately. In other words, how can a register user be in the Album Manager group automatically? 2.) Is there a way to add a login link to the website? I see a link for Register for this website but see no Login for existing users? Thank you for your help. Regards, User Group and Login option - acrylian - 2009-09-20
User Group and Login option - Zidoas - 2009-09-20 Thanks Acrylian - by placing a link, you mean edit the php file? Apologies if this is a silly question. User Group and Login option - acrylian - 2009-09-20 Yes, I meant that. Place the link on that theme file you want it to appear. Please see also the theming tutorial if you haven't. User Group and Login option - sbillard - 2009-09-20
User Group and Login option - Zidoas - 2009-09-21 Thanks Acrylian/Sbillard - do i do the setoptions("register user" rights", ); in the index.php? User Group and Login option - sbillard - 2009-09-21 Yes, you can also just store them directly in the database. Or you can try last night's nightly build. If you have enabled the user_groups plugin you will be able to set a default group/template for the newly registered/verified users. User Group and Login option - Zidoas - 2009-09-23 Thanks Sbillard - I am just a bit confused as to: 1.) How do I update to the latest nightly build? I tried clicking on the update button in the admin panel and it says I am running latest version 2.) I do have the user_groups plugin active but I don't see an option for me to set a default group/template for new users? Can you kindly advise as to where I can set this? Thank you for your help. Regards, User Group and Login option - acrylian - 2009-09-23
|