Title: Error.log Warnings
Last modified: February 11, 2022

---

# Error.log Warnings

 *  Resolved [mbeerli](https://wordpress.org/support/users/mbeerli/)
 * (@mbeerli)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-log-warnings/)
 * Just a few warning to address on your next release
 *     ```
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 255
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 262
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 266
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 270
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 274
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 278
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 282
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 286
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 290
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 294
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 298
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 302
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 306
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 309
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 318
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 324
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 329
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 333
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 337
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 341
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 345
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 349
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 353
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 357
       [09-Feb-2022 19:30:58 UTC] PHP Warning:  Trying to access array offset on value of type bool in /home/../wp-content/plugins/wp-statistics/includes/class-wp-statistics-widget.php on line 361
       ```
   

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

 *  Plugin Author [Mostafa Soufi](https://wordpress.org/support/users/mostafas1990/)
 * (@mostafas1990)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-log-warnings/#post-15355804)
 * Seems the widget doesn’t have the required values, please go to Appearance > 
   Widgets and press the Update button.
 * This solves the issue.
 *  Thread Starter [mbeerli](https://wordpress.org/support/users/mbeerli/)
 * (@mbeerli)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-log-warnings/#post-15356666)
 * In Appearance > Widgets, I do not have any Update button.
    Maybe because I use
   Widget Options Version 3.7.11 | By Widget Options Team |
 *  Plugin Author [Mostafa Soufi](https://wordpress.org/support/users/mostafas1990/)
 * (@mostafas1990)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/error-log-warnings/#post-15379213)
 * I think so, however, there might be an update or save changes button there for
   WP-Statistics’s widget.
 *  Thread Starter [mbeerli](https://wordpress.org/support/users/mbeerli/)
 * (@mbeerli)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/error-log-warnings/#post-15381402)
 * Each Widget you add, has a Save button and yes its clicked. So now it is grayed
   out and shows “Saved”
 *  Plugin Author [VeronaLabs](https://wordpress.org/support/users/veronalabs/)
 * (@veronalabs)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/error-log-warnings/#post-15382067)
 * By changing some options there, the “Saved” button should be enabled.

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

The topic ‘Error.log Warnings’ is closed to new replies.

 * ![](https://ps.w.org/wp-statistics/assets/icon.svg?rev=3081064)
 * [WP Statistics – Simple, privacy-friendly Google Analytics alternative](https://wordpress.org/plugins/wp-statistics/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-statistics/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-statistics/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-statistics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-statistics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-statistics/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [VeronaLabs](https://wordpress.org/support/users/veronalabs/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/error-log-warnings/#post-15382067)
 * Status: resolved