![]() |
|
Comment Form giving error when trying to post comment - 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: Comment Form giving error when trying to post comment (/thread-8652.html) |
Comment Form giving error when trying to post comment - snowillseq - 2011-05-25 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 Comment Form giving error when trying to post comment - snowillseq - 2011-05-25 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? Comment Form giving error when trying to post comment - acrylian - 2011-05-25 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. Comment Form giving error when trying to post comment - snowillseq - 2011-05-25 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. Comment Form giving error when trying to post comment - acrylian - 2011-05-25 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. Comment Form giving error when trying to post comment - snowillseq - 2011-05-25 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! Comment Form giving error when trying to post comment - sbillard - 2011-05-25 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. Comment Form giving error when trying to post comment - snowillseq - 2011-05-27 Thank you very much for the tip. I guess i just overlooked that part and thats precisely what happened. Point taken! Comment Form giving error when trying to post comment - jeepcali - 2011-06-01 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! Comment Form giving error when trying to post comment - sbillard - 2011-06-01 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. |