• Resolved mbrsolution

    (@mbrsolution)


    Hi, I am getting the following warnings and deprecated messages for the latest version of the plugin. I am running WordPress 6.4.2 and PHP 8.2.4 in my dev site.

    Warning Undefined variable $kiloBytes wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php:1328

    Warning Undefined variable $backend_type wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php:3958

    —————————–

    Deprecated Creation of dynamic property CSF_Field_tabbed::$field is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:14
    
    Deprecated Creation of dynamic property CSF_Field_tabbed::$value is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:15
    
    Deprecated Creation of dynamic property CSF_Field_tabbed::$unique is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:16
    
    Deprecated Creation of dynamic property CSF_Field_tabbed::$where is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:17
    
    Deprecated Creation of dynamic property CSF_Field_tabbed::$parent is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:18
    
    Deprecated Creation of dynamic property CSF_Field_content::$field is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:14
    
    Deprecated Creation of dynamic property CSF_Field_content::$value is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:15
    
    Deprecated Creation of dynamic property CSF_Field_content::$unique is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:16
    
    Deprecated Creation of dynamic property CSF_Field_content::$where is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:17
    
    Deprecated Creation of dynamic property CSF_Field_content::$parent is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:18
    
    Deprecated Creation of dynamic property CSF_Field_accordion::$field is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:14
    
    Deprecated Creation of dynamic property CSF_Field_accordion::$value is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:15
    
    Deprecated Creation of dynamic property CSF_Field_accordion::$unique is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:16
    
    Deprecated Creation of dynamic property CSF_Field_accordion::$where is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:17
    
    Deprecated Creation of dynamic property CSF_Field_accordion::$parent is deprecated wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/fields.class.php:18

    I just thought of letting you know.

    Kind regards,

Viewing 1 replies (of 1 total)
  • Plugin Author Bowo

    (@qriouslad)

    Thanks for reporting this. Will try to fix in the next release.

Viewing 1 replies (of 1 total)
  • The topic ‘Warnings and Deprecated messages’ is closed to new replies.