Getting below error when I upgrade from PHP 7x to latest PHP 8.3
2 posts by 2 authors in: Forums > CMS Builder
Last Post: June 26, 2024 (RSS)
By qhaqan - June 26, 2024
Hello there,
I am getting below error when I upgrade from PHP 7x to latest PHP 8.3
Deprecated: Creation of dynamic property SeparatorField::$order is deprecated in /home2/sinewconnect/public_html/backend/lib/field_class.php on line 25 Deprecated: Creation of dynamic property SeparatorField::$type is deprecated in /home2/sinewconnect/public_html/backend/lib/field_class.php on line 25 Deprecated: Creation of dynamic property SeparatorField::$isSystemField is deprecated in /home2/sinewconnect/public_html/backend/lib/field_class.php on line 25 Deprecated: Creation of dynamic property SeparatorField::$separatorType is deprecated in /home2/sinewconnect/public_html/backend/lib/field_class.php on line 25 Deprecated: Creation of dynamic property SeparatorField::$_tableName is deprecated in /home2/sinewconnect/public_html/backend/lib/field_class.php on line 25
I also tried to upgrade with latest CMSBuilder but that also giving unknow errors like Duplicate session with same id.
Please advice!
By Dave - June 26, 2024
Hi qhaqan,
Try uploading to the latest version of CMS Builder here: https://www.interactivetools.com/download/
PHP often breaks backwards compatibility with their major version updates so we need to update the software to match whatever the new requirements are.
interactivetools.com