-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
He keeps telling me that I'm a robot #16
Comments
Hi, I cannot reproduce the issue here. Could you try with the latest release ? This behavior is depending on the option Then, turn on Debug Mode in the options (you probably don't want to do that in production). $_SESSION infos should appear before pages and indicate This value is simply compared to the current time : p01contact/p01-contact/src/P01contact_Form.php Lines 224 to 227 in 4993b6a
|
Hi Nicolas,
I turn on debug mode
*Notice*: Undefined variable: i in
*/plugins/p01-contact/src/P01contact_Field.php* on line *223*
*Warning*: Missing argument 1 for P01C\P01contactForm::debug(), called in
/plugins/p01-contact/src/P01contact_Form.php on line 301 and defined in
*/plugins/p01-contact/src/P01contact_Form.php* on line *332*
*Notice*: Undefined variable: set_infos in
*/plugins/p01-contact/src/P01contact_Form.php* on line *336*
$_SESSION :
Array
(
[p01-contact] => Array
(
[last_page_load] => 1508645102
[token] => c5ebeb82ed919cec3cb304280eeb653159eba6802e2621.11525649
)
[digit] => 91936
)
Is it possible to disable security - honeypot, time checking?
Thank you,
Kamil Szelag
|
Hi Kamil, |
I have
* <http://get-simple.info/extend/plugin/p01-contact/35/>* Simply add
contact forms in your pages
*Wersja 1.0.0* — Autor: Nicolas Liautaud
|
The 1.0.0 version don't include these fixes. Could you try with the most recent version on the repository ? You can download it here : I'll update the version on GetSimple soon. |
Thank you Nicolas for new version , I replaced plugin but problem this same
porownywarkaleasingowa.pl/ - based on "Red Agency" theme
what could be wrong? My hosting requires that the correct email address of
the sender be in the header of the message being sent.
…-f [email protected]
Example: mail ($ to, $ subject, $ message, $ headers, "-f [email protected]");
|
Hum, I can not manage to reproduce the issue. Could you confirm that the issue "You're as fast as a robot" persist with a default tag and default configuration (except adding a default email), and that especially the setting "Minimum time after page load" is set to Do you still have any Error, Notice or Warning with or without the debug mode, and before or after submitting the form ? |
Handling of sessions loads have been changed in branch 1.1. It may resolve your issues. |
Hi Nicolas,
thanks for help,
new version displays "Error: message not sent."
In the PA below settings pop up error logs.
The form is set to default
Min_sec_after_load - 3
Min_sec_between_posts - 5
Max_posts_by_hour - 10
please go to page - porownywarkaleasingowa.pl/
I enabled debug mode
|
In debug mode, the message was sent successfully
|
Hi Kamil, Thanks for the details. This error indicates that there is an issue with you mail server, or at least that it haven't been able to handle the generated mail. Good luck, and feel free to reopen this issue if you find that there is anything related to p01contact 😟 . |
Thank you Nikolas for your dedication and time to help me, I will contact
the hosting company, I will be very sad if it turns out that I will not be
able to use your plugin because it is perfect for this project.
Regards,
Kamil
|
You're welcome. You're helping too by making feedback :) |
It does not send messages, every time the same error
"Blip Blop. Blup. You're as fast as a robot. Please wait a few seconds."
captha "I'm not a robot" active
domain: porownywarkaleasingowa.pl
default mail: [email protected]
The honeypot field can not be turned off
help me pls
The text was updated successfully, but these errors were encountered: