Summary:
Fatal error: Declaration of lisefd_Checkbox::Validate(&$errors) must be compatible with LISEFielddefBase::Validate(&$errors): void
Detailed Description:
Getting:
PHP Fatal error: Declaration of lisefd_Checkbox::Validate(&$errors) must be
compatible with LISEFielddefBase::Validate(&$errors): void in
/home/username/domains/domain.com/public_html/modules/LISE/lib/fielddefs/Checkbox/lisefd.Checkbox.php
on line 65
Errors after upgrading from 1.4.3 to 1.5.4 didn't change anything else, this is
with PHP 7.4. Frontend doesn't output anything anymore, at the backend the Lise
instance itself just loads to an almost blank page just showing:
Items
Field Definitions
Templates
Options
As text on a white background. The Extensions - Lise page doesn't load
completely either.