My formmails on two different sites have been under a flood of attacks these last few days. Luckily I have all standard spambot protection in place so none of their attempts get through, however...
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
Type: Posts; User: teapot
My formmails on two different sites have been under a flood of attacks these last few days. Luckily I have all standard spambot protection in place so none of their attempts get through, however...
I never use a WYSIWYG editor.
As I already said, it's easy to embed formmail into joomla if you use a fixed thank you message, the way you do, so that formmail always forwards to the same URL on...
I make my own joomla templates. :)
Yeah it's easy if you use good/bad URL, but I am using the good/bad template option in formmail. This means that on submit, the form doesn't always take you...
Yes! That's it! How did I miss it. Thank youuuu!
I know there's a way to stop formmail from emailing empty fields or specific fields by name.
But is there a way to not display a field in an email, only if its selected value is equal to "0"...
I just want to say - thank you so much crabtree for taking the time to figure this out for me!! You are golden. :D:D:D:D
It turned out my server had some issue with session handling. So just in...
thanks so much - pm sent :)
Oh! It ...half-worked!
Instead of $this_form_url, I had the actual URL, you totally figured that out. Now I've changed that I get the link. Howeverrr... when I click it it says:
An error...
Aha, yeah that's right I remember I considered that now, but I'm using the template, not the fixed thanks page, so that presents a problem. You're right, with a fixed message it's totally doable....
Damn. You're right.
If I could post an image of a facepalm now, I would. :)
thanks man!
ah...
ok I just made the url http://www.mysite.com
but it still gives me no back button? This makes no sense... It works on the simple form, but not on the multiform?? :confused:
Your post makes sense, as far as I can grammatically work it out anyway, to be fair, you don't seem to bother too much with sentence structure so maybe there is a misunderstanding.
Did you mean...
I am using fmbadhandler but there is no link back to the form?
The link works fine on another single-page form I have.
Wait, now I looked into it, I realised I didn't change the $TARGET_URLS in...
Do you have a form without a confirmation page then? It's easy to embed the form into the template/article, but what happens when the submit button is pressed and you get taken either to a thank you...
hmm... but if the value field is something like "document2.html" - how do I ever present the results of that form?
What I mean is, on the next page and in the email results when I put $field1,...
Sorry to be bumping an old thread, but I happen to be having the exact same problem now. I have a multi-page form (for an order) and I want to to send a confirmation to the user when they complete...
I don't know if I'm missing something, but I'm reading the instructions for multi-page forms, and it says:
I would like to do the #2. I can't find any instructions or examples of how this is...
I have a dropdown menu in the form, with let's say, options X, Y and Z.
And then when the form is submitted, the person is supposed to get an automatic "thank you" email to confirm the form was...