I'm using v4 RC 2.0 with Joomla 1.5.23. I'm using email GH events. The site uses a rocket theme template with their gantry system.
While building a new form, I noticed there are issues with the forms on the site:
1. The form located on the home page is simple and still works fine: http://www.kimtindallandassociates.com
2. This form, which is more complex, was working fine and now simply fails to mail it contents:
http://www.kimtindallandassociates.com/request
3. This form is brand new (you can use it to test - it only mails to me, not the client), and is also complex in that it has file attachments. This form fails to successfully mail its contents as well (with or without uploading file attachments).
Here's the deal: if I use Joomla's "clean cache" tool, form #3 will mail once. If I submit it again, it won't mail the second time. I notice that the recaptcha letters stay the same on the 2nd load which indicates to me it's loading a cached version of the form.
My hosting company recently started requiring SMTP authentication for site mail. So my theory is that the cached version of the form (submit #2) is perhaps causing the system to fall back on sendmail (therefore not throwing any error) but that's not going through because it lacks authentication.
So, I'm open to any thoughts on what's happening here. And my question is, of the following cache items, which is holding the form and how do I disable the cacheing of the form?
Gantry 9 387.29
_system 3 36.55
com_content 5 18.97