Comment Form giving error when trying to post comment

Hi, i have installed the zenphoto version 1.4.0.4. I have the comment form plugin enabled for visitors to post comments to images and albums. I have been facing this problem since i have installed wherein when i try to post a comment i get an error that says, "No 'to' address list provided.". Can anyone please help me here. Am i missing any settings? Below is an image of the error that i am receiving,

http://i54.tinypic.com/346qbsh.jpg

Comments

  • Just to add one more thing, i found the following error in the apache_error.log

    [Wed May 25 10:24:38 2011] [error] [client 127.0.0.1] File does not exist: C:/wamp/www/memories/zen, referer: http://localhost/memories/index.php?album=sagar/netherlands/amsterdam&image=img_1534.jpg

    Makes any sense?
  • acrylian Administrator, Developer
    You have to set an email address the notifcication about new comments should be send to or disable that option. This address is bascially the admin user e-mail address.
  • Hi acrylian, thanks for your response. I have setup the email address in the Options > General > Site email section and i have also enabled the notification of comments from Options > Comment > Enable comment notification but still i am getting the same error. Is there any other setting that i am missing.

    I have the PHPMailer and Zenphoto_sendmail plugins enabled and the comment_form plugin enabled.
  • acrylian Administrator, Developer
    The mail on the options is the "from" address Zenphoto sends from. You need to add one to your admin account as well, that is the "to" address.
  • Hey acrylian, thank you, thank you very much for the help. Appreciate it. You have been very prompt and quick with your responses. It was a great pleasure talking to you. BTW this is a wonderful application you have here. Great Job!
  • Just a note: You should probably not enable both mail plugins--that will cause the mail to be sent twice if everything is working. PHPMailer is generally needed only if your site does not allow sendmail. PHPMailer will use your email credentials to send the mail through your mail server.
  • Thank you very much for the tip. I guess i just overlooked that part and thats precisely what happened. Point taken!
  • Good info guys. I'm having the same problem and I apologize if this question should be elsewhere or if it is just a really stupid question, but where do I provide the admin email?

    Acrylian, you said "you need to add one to your admin account.." I'm just wondering how/where I do that...

    Thanks and I apologize again if this question is out of place!
  • Well, your account is the user entry on the user tab. That would be where the email would be entered. I'll leave it to you to decideif the queation was stupid.
Sign In or Register to comment.