![]() |
|
issue with plugin register-user - 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: issue with plugin register-user (/thread-8850.html) Pages:
1
2
|
issue with plugin register-user - vincent3569 - 09-07-2011 Hi, I use zenphoto 1.4.1.1 [7662] and have some test with the register-user plugin. I have found this topic on the same subject : This is a known issue (I dont'use mod_rewrite) ? issue with plugin register-user - micheall - 09-07-2011 do you have the email_newueser plugin enabled? issue with plugin register-user - sbillard - 10-07-2011 I hardly think that a reference to a year 2007 thread represents something that is a known issue, specially since the thread says the problem is fixed. There are quite a number of reasons why you would not get an e-mail, not the least of which is that your site is not configured for smtp mail, your smtp mail does think your email address is a valid one for its domain. Or even that the email addresses provided are really not valid. In the 'Dev-tools' folder of the zenphoto package is a plugin named pseudomail. Install it and try again. If you get a "mail" in your zp-data folder then Zenphoto is woriing and your site mail handler is not. issue with plugin register-user - vincent3569 - 10-07-2011 hi I have installed the pseudomail plugin. Could you help to solve may problem ? notice :
issue with plugin register-user - sbillard - 10-07-2011 You must have bad e-mail addresses, then. That would be the only difference in the mail plugins. Pseudo mail does not fail as it just writes a file. Sendmail may not send to bad addresses. issue with plugin register-user - vincent3569 - 10-07-2011 After few verifications, I'm sure of the email of the new user. issue with plugin register-user - sbillard - 10-07-2011 Sorry, can't help you. When I do a register user it does send the mail to me. issue with plugin register-user - vincent3569 - 11-07-2011 ok, it's working for you but it doesn't not working for me. issue with plugin register-user - acrylian - 11-07-2011 What did you enter on the gallery options for the mail address to send mails from? For example for zenphoto.org we have set it to issue with plugin register-user - vincent3569 - 11-07-2011 hi my mail address to send mails from is a valid mail (it is not the default value). I notice somthing curious : *------------------------------------------------ À : xxx.xxx@xxxx.fr From: Galerie - 1.4.1.1 Sujet : Confirmation de l’inscription *------------------------------------------------ Vous avez reçu ce mail parce que vous vous êtes enregistré sur le site. Pour compléter votre inscription, rendez-vous sur http://vincent.bourganel.free.fr/zenphoto_t2/index.php?p=register&verify=xxxxxx ` "from" is equals to the title of the gallery and is not equals to the site mail. issue with plugin register-user - sbillard - 11-07-2011 You might try your test with the site set to English. Perhaps this is a character set or translation problem. issue with plugin register-user - vincent3569 - 11-07-2011 I have tried with the entire site in english. issue with plugin register-user - vincent3569 - 11-07-2011 Perhaps I have another idea... In default rights section, there is the following message : question : if no rights are set, the confirmation email is sent to the new user ? the problem is that I can't set any value to the rights. issue with plugin register-user - sbillard - 11-07-2011 Your "From" address does not appear to be a valid e-mail address, so perhaps your smtp is faulting on it. issue with plugin register-user - sbillard - 11-07-2011 Quote:question : if no rights are set, the confirmation email is sent to the new user ? Let me repeat the analysis: You do get the mail with the pseudomail plugin. This means that register user is sending the mail. All mail plugins are equal. If one gets the message to send, then all do. So the Zenphoto sendmail plugin also got mail to send. Zenphoto Sendmail (presumably) did not report an error back so it's tests were successful and it passed the mail on to your SMTP server. Your user did not get the mail. So. Either the mail went to the wrong address (you say it is correct.) or your SMTP server did not send it. Problem is with your SMTP server, then. Nothing Zenphoto can do about it. [edit] I did think of a third possibility--the mail went into someone's SPAM filter so was not delivered. issue with plugin register-user - vincent3569 - 12-07-2011 hi I have done some tests :
1- contact_form (test OK) :
there is the trace : Quote:------------------------------------------------ test there is the trace : Quote:------------------------------------------------ Author: bourganel essai commentaire
I don't receive a mail on vince_bourganel@zzz.fr to confirm my inscription Quote:------------------------------------------------
I receive a mail on vince_bourganel@zzz.fr to confirm my inscription (but without the link to confirm the registration [b]the issue is on the confirmation link with this link, the email is not sending (or is not receive, I can't tell anymore) how to solve this issue ? issue with plugin register-user - vincent3569 - 12-07-2011 Quote:question : if no rights are set, the confirmation email is sent to the new user ? I can't set any default right in admin of register_user (the options checked are not saved) So, a new user is always with no rights issue with plugin register-user - sbillard - 12-07-2011 No, depends on what you set in the options. However the default would be with no rights until you give them some. issue with plugin register-user - vincent3569 - 12-07-2011 what are the options you are talking about? issue with plugin register-user - sbillard - 12-07-2011 Install the nightly build--that is fixed. |