Title: php warning
Last modified: July 19, 2022

---

# php warning

 *  Resolved [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * (@shawfactor)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/php-warning-362/)
 * I am getting this is my logs, as system_dashboard_page_access_log is not always
   set
 * PHP Warning
    Line: 4515 File: /******/wp-content/plugins/system-dashboard/admin/
   class-system-dashboard-admin.php
 * I’d suggest changing the code to check if the option is actually set

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Bowo](https://wordpress.org/support/users/qriouslad/)
 * (@qriouslad)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/php-warning-362/#post-15948406)
 * [@shawfactor](https://wordpress.org/support/users/shawfactor/) this should be
   addressed in v2.7.0 I’m currently releasing. Let me know if it’s still showing.
   Thanks for reporting!
 *  Thread Starter [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * (@shawfactor)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/php-warning-362/#post-15951605)
 * I am getting a similar warning here
 * [26-Aug-2022 02:52:17 UTC] PHP Warning: Trying to access array offset on value
   of type bool in *****wp-content/plugins/system-dashboard/admin/class-system-dashboard-
   admin.php on line 4544
    the offending code is:
 * $errors_log = get_option( ‘system_dashboard_errors_log’ );
    $errors_log_status
   = $errors_log[‘status’];

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘php warning’ is closed to new replies.

 * ![](https://ps.w.org/system-dashboard/assets/icon-256x256.png?rev=2692841)
 * [System Dashboard](https://wordpress.org/plugins/system-dashboard/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/system-dashboard/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/system-dashboard/)
 * [Active Topics](https://wordpress.org/support/plugin/system-dashboard/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/system-dashboard/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/system-dashboard/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [shawfactor](https://wordpress.org/support/users/shawfactor/)
 * Last activity: [3 years, 9 months ago](https://wordpress.org/support/topic/php-warning-362/#post-15951605)
 * Status: resolved