Forums

Mail not recieved after submission

anshul 28 Aug, 2007
hi,
i m trying to use this component for a small feedback form the HTML code is given here
Name:<input type="text" name="Name" value=""> 
Company:<input type="text" name="Company" value="">
Email:<input type="text" name="Email" value="">
Phone:<input type="text" name="Phone" value="">
<input type="submit" name="submit" value="Submit"> 


and other fields are



but i m not recieving mail in the mail box.
i am using phpmail function in joomla and PHP 5 and mysql 4.1x we r using...
please let me know wat is the error?
regards
Anshul
GreyHead 28 Aug, 2007
Hi Anshul,

Please close the input tags like <input . . . \>. I don't think that will cause the problem but worth getting it OK.

If you are using v 2.3 please set debug On (at the bottom of the General tab) and see what output you get when you submit the form.

Do you get other e-mails OK from your site - for example, when a new member registers?

Bob
This topic is locked and no more replies can be posted.