Formit issue installing it

Hi All,

im using modx revo and im trying to install formit 4.2.6 an is displaying me this error, any clue?

/packages/formit-4.2.6-pl/modCategory/ed54f2aeac05d6da1b149f1ef3acc65c.0.preserved.zip
PHP notice: A non well formed numeric value encountered

thanks in advance

Please provide the full installation log - is that the last thing being shown?

sure!

Console running...
Attempting to install package with signature: formit-4.2.6-pl
Package found...now preparing to install.
Grabbing package workspace...
Workspace environment initiated, now installing package...
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.recaptcha_public_key )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.recaptcha_private_key )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.recaptcha_use_ssl )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.exclude_contexts )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.form_encryptkey )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.attachment.mediasource )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.attachment.path )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.cleanform.days )
Skipping vehicle object of class modSystemSetting (data object exists and cannot be upgraded); criteria: Array ( [key] => formit.max_chars_textfield )
Skipping vehicle object of class modPluginEvent (data object exists and cannot be upgraded); criteria: Array ( [pluginid] => 4 [event] => OnManagerPageBeforeRender )
Attempting to preserve files at /var/www/html/enf/enf/assets/components/formit into archive /var/www/html/enf/enf/core/packages/formit-4.2.6-pl/modCategory/ed54f2aeac05d6da1b149f1ef3acc65c.0.preserved.zip
PHP notice: A non well formed numeric value encountered
Attempting to preserve files at /var/www/html/enf/enf/core/components/formit into archive /var/www/html/enf/enf/core/packages/formit-4.2.6-pl/modCategory/ed54f2aeac05d6da1b149f1ef3acc65c.1.preserved.zip
PHP notice: A non well formed numeric value encountered

This log seems to be from a reinstall of the package.

You wrote here that you had “dbs erros in the installing”.

What were the errors of the first installation? (Maybe you can completely uninstall/remove the package to reproduce them.)

What is your enviroment? Versions of MODx, PHP, Database.

the error at the first time was different, and this is a reinstall as you said, I’m using

MODX revolution 2.8.1
PHP Version 7.4.14
mysqlnd 7.4.14

thanks for the help!