ZenphotoCMS Forum
Registration-Plugin seems not to work - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: Registration-Plugin seems not to work (/thread-7860.html)



Registration-Plugin seems not to work - Noppes - 16-11-2010

Hi,

I use zenphoto 1.3.1.2 [6169] with the Plug-In sendmail (PHPMailer.php => zenphoto_PHPMailer) and register-user. If a new user try to register nothing happens (no error message, no confirmation). He only is redirected to the login page. The new user don't get a email, the administrator don't get a email and there is no new user with pending verification.

The configured the plugin as follow:
-default user group: viewer

  • email id is ticked
  • notify is ticked
  • user registration page is register (default setting).

The phpmailer plug in seems to work. I can use the comment form.

Has someone a sugestion?

Thanks

Noppes




Registration-Plugin seems not to work - acrylian - 16-11-2010

Did you set an e-mail address on the main options as the gallery e-mail? That one is used to mail from.




Registration-Plugin seems not to work - Noppes - 16-11-2010

Yes, I did.




Registration-Plugin seems not to work - sbillard - 17-11-2010

If there is no user pending verification something must have failed in the registration process. Check your error logs for errors.




Registration-Plugin seems not to work - Noppes - 17-11-2010

Thanks for your answer, but where do I find the error logs?




Registration-Plugin seems not to work - acrylian - 17-11-2010

Ask your host.




Registration-Plugin seems not to work - ecu - 18-11-2010

I actually have the same problem, here is more information:

  • if all fields ok, redirected to the login page without message "please check your email for a confirmation link blabla". But email is sent and registration is ok.
  • if one of the fields is not ok, redirect to login page without any error message. So the user does not understand.
    Nok fields includes wrong capcha, password mismatch or even a strange thing: a dash in password.

i am trying to troubleshoot it but if someone has quicker solution ... welcome




Registration-Plugin seems not to work - ecu - 18-11-2010

ok, found: we must use mod_rewrite.
Well, at least this is the workaround.




Registration-Plugin seems not to work - Noppes - 20-11-2010

Thank you so much ecu!

With nod_rewrite on it works on my page, too.




Registration-Plugin seems not to work - sbillard - 22-11-2010

This will be corrected in tonight's build.