![]() |
|
Contact form - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Contact form (/thread-12498.html) |
Contact form - ctdlg - 2022-11-15 Hello, Using Zenphoto 1.6a. A simple visitor : sending the email reloads the contact form (empty) Registered user : sending the email displays the confirmation message; I do receive those emails. I did try several options using the admin contact extension page options. Contact form - acrylian - 2022-11-15 We are already on 1.6RC ;-) But regardless actually nothing was changed regarding the contact_form since 1.5.9 as far as I remember. Actually for quite some time⦠Thte only change is that the captcha option and error display is disable if no mail handler is enabled. Which do you use? zp_mail or phpmailer? Also as usual: Any errors in the log? Contact form - ctdlg - 2022-11-15 I'm using zenphoto_sendmail. By the way, I've downloaded 1.6 rc. Contact form - acrylian - 2022-11-15
No. The only difference would be that loggedin users get their mail address and name set already. For fresh install issue please start another topic. And look any error logs up already. Contact form - ctdlg - 2022-11-15 I will start another topic for 1.6rc. I have found my problem : I have disabled my static_html_cache extension. Now, a simple user can send messages using the contact form. Contact form - acrylian - 2022-11-15 Ah, okay. Do you use the standard contact.php theme page or another one? For contact.php the plugin's option is normally set to exclude it. If check the option if it is there. For other pages you can add that yourself. |