• Resolved Enterprise Branding

    (@enterprisebranding)


    Hi.

    This works fine on Closte hosting at Closte [dot] com.

    But on Localhost by LocalWP [dot] com, I get errors from PHP 8, and PHP 7.4.1.

    Is there anything to do to support localhost, or localwp’s localhost? Because that is where the dev is at for me, where system dashboard becomes more accessed to review. I can communicate/test to help.

    When trying PHP 8, I get a Fatal Error.

    When trying PHP 7.4.1, I get many errors but not a Fatal Error.

    Here are some of the errors:

    
    Other: PHP 15. System_Dashboard_Admin->sd_used_ram() /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php:1775
    Other: PHP 15. System_Dashboard_Admin->sd_server_location() /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php:443
    PHP Warning: A non-numeric value encountered in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 1750
    Other: PHP 10. do_action() /wp-content/plugins/system-dashboard/vendor/codestar-framework/classes/setup.class.php:250
    
    PHP Warning: A non-numeric value encountered in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 1334
    PHP Warning: A non-numeric value encountered in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 1332
    PHP Warning: A non-numeric value encountered in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 1330
    PHP Notice: Uninitialized string offset: 0 in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 1428
    

    And the main error that shows before the Fatal error in PHP 8 is:

    
    Undefined index: DOCUMENT_URI in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 2466
    
Viewing 1 replies (of 1 total)
  • Thread Starter Enterprise Branding

    (@enterprisebranding)

    Also, these issues only occur when trying to access the System Dashboard page.

    And lastly, not sure if this is just due to System Dashboard having a Fatal Error itself, but it did not log the Fatal Error (I don’t think). I did not see it in the log entries of System Dashboard, so I loaded it again to give you the error it gave.

    
    Warning: Undefined array key "DOCUMENT_URI" in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 2466
    Warning: Undefined array key 1 in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 1380
    Warning: Uninitialized string offset 0 in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 1428
    Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /wp-content/plugins/system-dashboard/admin/class-system-dashboard-admin.php on line 1428
    
Viewing 1 replies (of 1 total)
  • The topic ‘Localhost localwp [dot] com Fatal Error’ is closed to new replies.