kocakmhmt / SMTP-PHP-Contact-Form

This Contact Form using a SMTP. We are using the SMTP is not the PHP mail() function because the mail function can be attached to the mails sent by the ip filter . Can fall to junk box. Used by many open-source projects: Wordpress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more Integrated SMTP support - send without a local mail server SMTP authentication with LOGIN, PLAIN, NTLM and CRAM-MD5 mechanisms over SSL and TLS transports
Other
24 stars 18 forks source link

Security checks failing from iPhone due to Captcha #4

Open TheBR opened 8 years ago

TheBR commented 8 years ago

Hi, Many thanks for a great script - made my life quite easy.

I have a strange problem with this script though whereby it seems to work on all browsers, IE, Edge, Firefox, Chrome in Windows / Android etc except safari on iPhone (and maybe safari desktop but i cant test).

When using an iPhone the script always complains that the captcha is wrong even when its correct.

If you don't have an iPhone you can use the following site to emulate the response as it also fails here in a similar way (i did use a real iPhone for testing though).

http://www.responsimulator.com/

Any ideas? I'm no expert on PHP so am struggling to debug.

Thanks

kocakmhmt commented 8 years ago

Hi, First thank you for message, I used Safari on real iPhone 6S and it worked on my 6S but I will check codes about this issue

Thank you

On Tuesday, 10 May 2016, TheBR notifications@github.com wrote:

Hi, Many thanks for a great script - made my life quite easy.

I have a strange problem with this script though whereby it seems to work on all browsers, IE, Edge, Firefox, Chrome in Windows / Android etc except safari on iPhone (and maybe safari desktop but i cant test).

When using an iPhone the script always complains that the captcha is wrong even when its correct.

If you don't have an iPhone you can use the following site to emulate the response as it also fails here in a similar way (i did use a real iPhone for testing though).

Any ideas? I'm no expert on PHP so am struggling to debug.

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/kocakmhmt/SMTP-PHP-Contact-Form/issues/4

Mehmet KOÇAK

TheBR commented 8 years ago

Many Thanks - it was an iPhone 6 i tested on, albeit on the site im making.

I tried it on your demo site but i don't think that is fully functional so i don't have "another" test site to go by to see if its a problem at my end.

kocakmhmt commented 8 years ago

Thanks for your opinion. It will be updated as soon as possible

On Tuesday, 10 May 2016, TheBR notifications@github.com wrote:

Many Thanks - it was an iPhone 6 i tested on, albeit on the site im making.

I tried it on your demo site but i don't think that is fully functional so i don't have "another" test site to go by to see if its a problem at my end.

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/kocakmhmt/SMTP-PHP-Contact-Form/issues/4#issuecomment-218275488

Mehmet KOÇAK