How about just posting the most common causes for this problem.
1.Add form
2.save and publish page
3.test form
4.Email is sent
5.redirected to success page.
6. Check email
7. Open message and wahlaa, no data?
I tried all i could, I give up.
How about just posting the most common causes for this problem.
1.Add form
2.save and publish page
3.test form
4.Email is sent
5.redirected to success page.
6. Check email
7. Open message and wahlaa, no data?
I tried all i could, I give up.
As for the most common errors I have seen;
*Not naming all the fields
*All elements not inside the bounderies of the form
*Spaces in the form name
*No success or error pages
*Not changing the encoding type to either multipart/form data or application/x-www-form-urlencoded
*Not checking the built in PHP form proccessor (in the form wizzard)
See if any of these are your problem and post back.
Thank you ED, much appreciated...Problem solved.
Glad to hear it.
There are currently 1 users browsing this thread. (0 members and 1 guests)