ZenphotoCMS Forum
User registration issue - 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 registration issue (/thread-5671.html)



User registration issue - shehaal - 2009-08-14

Hi there,

I have just upgraded to 1.2.6 and are trying to get the user registration form to work. I am using the default template, which I see comes with a custom page called register.php. To view anything on the gallery, you must be logged in so I have added a call to printRegistrationForm() on password.php. If (once logged out) I go to the main index page, I receive the following error as expected:

"A password is required to access this page"

With a user login form underneath, as well as a link to register using the call I added. The problem is when I click on the user registration link, whilst it does go to mysite.com/page/register, it just redisplays this same error saying I need a password to access this page!

In the admin panel > options > plugin > register_user, I have set the script to "register".

Is there something I've missed?




User registration issue - sbillard - 2009-08-15

No, I don't think there is anything you missed. Gallery passwords protect the whole gallery, of which the register user pages is a part.

I guess we will need to add an option for exceptions to that protection.