Code Monkey home page Code Monkey logo

wsm-form-spamshield's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

wsm-form-spamshield's Issues

Validator is executed twice

// TODO check why validator is executed twice

it seems that the validator is executed twice when the field is setup like mentioned here: securityLevel

If I omit the validators setup and leave only type, identifier and label then the validator is executed only once with values for securityLevel and formTimeout from:

$securityLevel = ((array_key_exists('securityLevel', $this->options)) ? intval($this->options['securityLevel']) : 6) * 10;

and next 3 lines that set useful values

Instead, with the full mentioned setup, the validator is executed twice, once with "useful values" and once with the values set in the formdefinition.

does not work in my form!?

This ist the result after sending the form content:

{"mousemove":152,"seconds":90,"displayWidth":2560,"displayHeight":1080,"formRend ....

No real message but a lot of LOG-entries!?

Can't get the extension to work

I tried to add the validator to my form but the form tells me I am a robot. What is wrong with my setup?

TYPO3 v11 LTS
wsm_form_spamshield 1.3.2

I did flush TYPO3 and PHP caches after install.

I am using my own Form setup that inherits from "TYPO3.CMS.Form.prototypes.standard".

The field is there, the Javascript does its thing and writes all values into the value of the input.

I use securityLevel: 1 and formTimeout: 5 but still no success.

Availability for other Extensions?

Hi there,
first of all, thank you so much for this extension, it just works as intended and saves us a lot of headache.

Would it be possible to use this spamshield for extension-generated forms, too ?

Thanks in advance and best regards,
MT

Causes problem if serveral recipients used

Spamshield work fine if only one recipient is used (I don' have a CC or BCC in use). After adding a second recipient only the first gets an email.

TYPO3 10, wsm-form-spamshield 1.3.2

PHP 8.3

Hello, according to composer.json the extension is only ready for "php": ">=7.0,<8.3". What about support for PHP 8.3?

Error The "implementationClassName" was not set

Hey,

I tried to use your extension.

TYPO3 version is 10.4.36
PHP 7.2.34
Composer based instance
Cache cleared after install

Extension is installed with composer. I added the yaml config from your readme to my form. On loading frontend page there is an error:

The "implementationClassName" was not set in type definition "SecureCheck".

Any idea?

Is it right, that I have to add the secureCheck yaml config to each form manually? Or is there a possibility to add the securitycheck to all forms? As a default for all forms.

greetings, Karsten

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.