Resolved
Reported for: Toolset Forms 2.6
Resolved in: Toolset Forms 2.6.1
Activating Toolset Forms 2.6 on earlier versions of PHP (7.1.32 or lower) produces a white screen and the following fatal PHP error:
An error of type E_COMPILE_ERROR was caused in line 10 of the file cred-frontend-editor/application/controllers/compatibility/wpml/integration/forms_translation/legacy.php. Error message: Declaration of OTGS\Toolset\CRED\Controller\Compatibility\Wpml\Integration\FormsTranslation\Legacy::register_strings($form, $form_data) must be compatible with OTGS\Toolset\CRED\Controller\Compatibility\Wpml\Integration\FormsTranslation\Base::register_strings(WP_Post $form, $form_data)
I have updated PHP to v7.4. Your workaround does not work. The same problem occurs.
We just released an update to Forms 2.6.1 with a fix for this specific issue, please update and you should see the error resolved.
That fixes it! Thanks!