All add-ons currently require PHP 7.4 or greater.

On July 4th 2024 PHP 8.2 will be the new minimum requirement for all add-ons. Expect any add-on released after that date to require 8.2 or greater. Some releases may not immediately take advantage of 8.x specific features in PHP, which means you might, be able to continue using new releases in PHP 7.4, however, if you experience an error the first thing you should do is update to PHP 8.2 then create a support ticket if the error persists.

Publisher does not support the Fluid field type. Please do not contact asking when support will be available.

If you purchased an add-on from expressionengine.com, be sure to visit boldminded.com/claim to add the license to your account here on boldminded.com.

Ticket: Error message on iPhone and Mac OS

Status Resolved
Add-on / Version Snaptcha 3.2.2
Severity
EE Version 7.3.6

Verve -Webdesign und Grafik

Jul 14, 2023

Hi
I use Snaptcha as usual to prevent spam. When I test it on Windows and Android everything works perfect.
Now a new client is telling me that he sees the following error on desktop and mobile (Apple) - see image attached.
Do you have an idea why this happens?

#1

BoldMinded (Brian)

Hi there. Please provide more information… example template code to the form you’re testing, I don’t need extra HTML tags, just enough of the EE code tags to replicate.

I also find this very suspect that it’s happening on iOS and not other devices.

#2

BoldMinded (Brian)

All it’s doing is a very basic document.getElementById…

[removed]document.getElementById("' . $name . '").value = "' . $secret . '";[removed]
#3

BoldMinded (Brian)

Have you tried other iOS devices? I suggest you do that first to see if it can be replicated. Be sure to try other devices not from the same company that the client is with (incase there are any policies setup on the phone). If you can confirm this is happening on multiple iOS devices I’ll take another look, but at this point I don’t see a clear bug to investigate.

#4

Verve -Webdesign und Grafik

Comment has been marked private.

#5

Verve -Webdesign und Grafik

Comment has been marked private.

#6

Verve -Webdesign und Grafik

OK, I will do some tests first. Thank you

#7

BoldMinded (Brian)

Should also remove any custom validation code you have to see if the issue persists.

Login to reply