hi all,
---
first of all: sorry if "Bug Discussion" is the wrong section to post this in – i'm slightly confused wether it belongs here or into "usage support" or even "plugins". as the only thing "not working" is zenphoto returning an error upon user-email-verification, but all necessary emails are sent and the user is verified and able to log in, the "bug discussion"-section might be the right place?
---
we experienced problems with a zenphoto 1.2.9 install, using the register_user plugin and zenphoto_sendmail:
* email with the verification-link is sent out
* when clicking the verification link, the user lands on the "register"-page, but an error-message "registration failed" is displayed along with the further info that "zenphoto_sendmail failed to send Zenphoto-Galerie-Registrierung to one or more recipients."
The strange things are
* it _certainly_ worked before (so i assume something must have changed on the host (1&1/1and1, btw.))
* the user-verification-link-email is sent (definitively)
* the admin-"new user has just registered"-email is sent (definitively)
* the user IS VERIFIED and can log in after the "failed" verification-step of the registration
As said we're using sendmail (which was working perfectly before), but I also tried switching to the PHPMailer-plugin – sadly just to receive another error-message "Language string failed to load: execute/usr/sbin/sendmail".
More info:
* we successfully upgraded to the latest zenphoto (hoping that would maybe fix the error
)
* we have to use php.ini to set the "mbstring.internal_encoding" (i just put one into the "zp-extensions"-folder – just in case
– but it didnt change any of the behaviour described above)
* phpinfo() says smtp_path is "/usr/sbin/sendmail -t -i" and smtp_port is 25, "SMTP" says "localhost"
I would really appreciate if someone responds – I don't have a clue how to fix this.
Thanks in advance,
Christian
Comments
This problem sounds familiar. (Sorry, I do not have access to the change log at the moment to check.) If you have the possibility of a test installation please see if it is corrected in the nightly builds.
So I guess it must have been as you suggested – some of my admin users must have been created without supplying an email-adress (it must be possible if sbillard says so, i haven't checked yet).