![]() |
|
Two errors with Contact Form - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Translating (https://forum.zenphoto.org/forum-8.html) +--- Thread: Two errors with Contact Form (/thread-10406.html) |
Two errors with Contact Form - meegja - 14-09-2012 Hello all Here a new (1 day), first time user of ZenPhoto (1.4.3.2). Tried Piwigo first but have to say: ZenPhoto really is way better, much easier in use and end result looks better :) Sofar no problems with ZenPhoto other then that I can not get the contact form to work. The next plugins are enabled: contact_form and zenphoto_sendmail. I know the sending of mail to me does work because when I try to comment on an image, then that works and I get an email that a comment is added. But when the contact form is used and I send, then I get no mail but only 2 errors (translated because all is written in Dutch here :) ). This is what I get when I click Send: ===========
I gather that my host does support mail from my site since I get mail when a comment is added. So I am somewhat lost on why the contactform is giving these errors. Thanks in advance! Two errors with Contact Form - sbillard - 14-09-2012 To whom should the contact be sent? What have you set for that plugin option? Two errors with Contact Form - meegja - 14-09-2012 @ sbillard Two errors with Contact Form - fretzl - 14-09-2012 That's weird. There should be a field where you can enter one or more email-addresses. EDIT: This is in the SVN Trunk Two errors with Contact Form - meegja - 14-09-2012 @ Fretzl You are right!! :D I changed the admin language to English and now I can set an email address in the plugin settings. Two errors with Contact Form - acrylian - 14-09-2012 That is weird, please look into the server error logs if there is an error. THat is a field and I don't see why that should be related to the language chosen... PS: Nothing against Piwigo, we have very loose but friendly contact with its main developer..;-) For each task there is the right tool..;) Two errors with Contact Form - fretzl - 14-09-2012 Nothing in the logs I'm afraid. Two errors with Contact Form - meegja - 14-09-2012 @ acrylian I did try German, English and French and in there, there is the option to set an email address in the options for the contact_form plugin. But when language is set to Dutch, that option is just not there. PS nothing against Piwigo indeed :) For me ZenPhoto is much more intuitive. But indeed for each, each own tool: I can read and write with the 3D program Bryce while most people can not work with that interface. Two errors with Contact Form - sbillard - 14-09-2012 fretzl: Look also at the text of the translation--are there any quotation marks in it? Also what does Two errors with Contact Form - fretzl - 14-09-2012 Finally found something. Two errors with Contact Form - meegja - 14-09-2012 @ fretzl The official translation for mail address in Dutch is indeed "e-mailadres" ... so when it comes to grammar, the hyphen is correct. Just my 2-cents for now, I don't know anything about coding besides HTML :) Two errors with Contact Form - sbillard - 14-09-2012 Check that you do not use the same string for translating "E-mail field". The hyphen is not the issue, the issue is that there cannot be two options with the same name. (Name being the localized text.) Two errors with Contact Form - fretzl - 14-09-2012 Thanks. The fix will be in the nightly build. |