CodeCanyon

Simple PHP Contact Form

  • Has been a member for 3-4 years
  • Exclusive Author
  • Sold between 100 and 1 000 dollars
  • Bought between 1 and 9 items
fullbirdmusic says

So I saw the development with the Re-CAPTCHA version, but is that included in the current release? I’d like to buy this one if it has that. Would be perfect for me. Looking forward to hearing from you!

4 months ago
Author
jigowatt jigowatt replied

The current release doe not include captcha.

Cheers,
Matt

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
  • United States
ehSnap says
Purchased

Getting a log error: sendmail: illegal option—r, referer

Wondering if you have ever handled this?

4 months ago
Author
jigowatt jigowatt replied

Haven’t ran into that one myself. Seems like a server issue.

Do you speak Russian? If so, the following site may help heh :)

http://www.wapbbs.com/bbs/archive/index.php/t-142441
4 months ago
Purchased
ehSnap ehSnap replied

No Russian here, Google Translate didn’t give me an answer either. Found the server is running PHP 5 .3.8. Have you tested your form with this version?

4 months ago
Author
jigowatt jigowatt replied

Umm try this.

Find

if(mail($address, $e_subject, $msg, "From: $email\r\nReply-To: $email\r\nReturn-Path: $email\r\n"))

Replace with

if(mail($address, $e_subject, $msg, "From: $email\r\nReply-To: $email\r\nReturn-Path: $email\r\n", "-r $address"))
4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
gajel says
Purchased

Very nice and simple php contact-form. THUMBS UP ! I bought it and works very fine. But i have some very important issue. How can i make german special chars like “ö”, “ä” and “ü” working, when somebody is using this chars in the message or subject @ the form.

All the mails i recived with this special chars from the contact-form, looks like this: “öde sind die bäume”

I have the right Charset in the head: <meta http-equiv=”Content-Type” content=”text/html; charset=UTF-8” />

Would be very nice if you can help me :)

greetings from germany

4 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
gajel says
Purchased

I solved the problem.

I modify this line:

if(mail($address, $e_subject, $msg , "From: $email\r\nReply-To: $email\r\nReturn-Path: $email\r\n"))

like this:

if(mail($address, $e_subject, $msg = utf8_decode($msg), "From: $email\r\nReply-To: $email\r\nReturn-Path: $email\r\n"))
4 months ago
Author
jigowatt jigowatt replied

Good work ! :)

4 months ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
ajzito says

Can you send to multiple recipients with this form?

2 months ago
Author
jigowatt jigowatt replied

Not by default.

2 months ago
  • Has been a member for 4-5 years
  • Bought between 100 and 499 items
DTX says
Purchased

Hi, is there any way of stopping the form resubmitting when the user refreshes their screen after a succesful submission?

Cheers

2 months ago
Author
jigowatt jigowatt replied

Hi,

Yes of course ! Look into PHP Sessions :).

Cheers,
Matt

2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
silverboxdesigns says
Purchased

Hi…How do I remove the “subject”? I have removed it from the HTML , but when the form is submitted it states “Attention! Please enter a subject.” How do i switch it off from the php area?

Possibly: //} if(trim($subject) == ’’) //{ $error = ‘ Attention! Please enter a subject. ‘

Cheers

2 months ago
Author
jigowatt jigowatt replied

Yes, comment out that line but keep the first character (a bracket) in there.

2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
pavankat says

for some reason it’s saying passwords dont match when they do – on the sign_up.php page. Why would it do that?

2 months ago
Author
jigowatt jigowatt replied

Are you still having this issue?

If so, can you link me to your site?

2 months ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
pavankat says

completely wrong product. This was meant for the php user system. I just turned off the error handling for the password check in the jquery. The php error handling for the password check should be good enough.

2 months ago
Author
jigowatt jigowatt replied

Are you posting on the wrong product?

Edit, sorry just understood what you meant. Can you post it on the PHP user system instead please?

2 months ago
  • Has been a member for 2-3 years
  • Bought between 10 and 49 items
bestimp says
Purchased

Excellent form. Simple to use and implement. Clear instructions. Thanks!

11 days ago
Author
jigowatt jigowatt replied

You’re welcome! :)

9 days ago
  • Has been a member for 1-2 years
  • Bought between 1 and 9 items
jhewak says

I need the form to be delivered to me but also autorepsond to sender with the information he has chosen. Is that popssible?

10 days ago
Author
jigowatt jigowatt replied

Not unless you know some PHP ! :)

9 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
cyberspacebuilder says
Purchased

I have purchased script today. Simple and Great!

I can’t send mail to my domain address(info@cyberspacebuilder.com). But I can send to my gmail account cyberspacebuilder@gmail.com.

Can you guide me to fix this problem?

9 days ago
Author
jigowatt jigowatt replied

Sorry, there is no fix that I’m aware of. Some servers refuse to send same-domain emails, you may have to contact your hosting provider for more information.

Cheers

9 days ago
Purchased
Default-user cyberspacebuilder replied

Thanks!

8 days ago
  • Has been a member for 0-1 years
  • Bought between 1 and 9 items
DarthDesigns says
Purchased

Thanks for the script, works well!

8 days ago
Author
jigowatt jigowatt replied

You’re very welcome!

Thanks for the comment :)

7 days ago
by
by
by
by
by