Title: stml123's Replies | WordPress.org

---

# stml123

  [  ](https://wordpress.org/support/users/stml123/)

 *   [Profile](https://wordpress.org/support/users/stml123/)
 *   [Topics Started](https://wordpress.org/support/users/stml123/topics/)
 *   [Replies Created](https://wordpress.org/support/users/stml123/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/stml123/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/stml123/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/stml123/engagements/)
 *   [Favorites](https://wordpress.org/support/users/stml123/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Intuitive Custom Post Order] Not working](https://wordpress.org/support/topic/not-working-4188/)
 *  [stml123](https://wordpress.org/support/users/stml123/)
 * (@stml123)
 * [2 years ago](https://wordpress.org/support/topic/not-working-4188/#post-17689711)
 * Thx! [@abhay-raj](https://wordpress.org/support/users/abhay-raj/) Works fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Statistics – Simple, privacy-friendly Google Analytics alternative] Fatal Error](https://wordpress.org/support/topic/critical-error-resolved-but-it-is-still-in-the-plugin/)
 *  Thread Starter [stml123](https://wordpress.org/support/users/stml123/)
 * (@stml123)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/critical-error-resolved-but-it-is-still-in-the-plugin/#post-17484523)
 * Additional Information:
   The entry was not made manually and the error occurred
   directly after a plugin update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Statistics – Simple, privacy-friendly Google Analytics alternative] Fatal Error](https://wordpress.org/support/topic/critical-error-resolved-but-it-is-still-in-the-plugin/)
 *  Thread Starter [stml123](https://wordpress.org/support/users/stml123/)
 * (@stml123)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/critical-error-resolved-but-it-is-still-in-the-plugin/#post-17482852)
 * I found the reason, in Settings: “Frequency of Online User Checks” there was 
   a “word” (and not a number) in the field. Maybe you could implement a failsafe.
   Because this generates a fatal error if someone types or pastes in a word by 
   accident and saves the settings after that. 
   Maybe something like this:
 * // Failsafe
   if (!is_numeric($reset_time)) {$reset_time = 120;}In line 69 of “
   class-wp-statistics-user-online.php”
    -  This reply was modified 2 years, 2 months ago by [stml123](https://wordpress.org/support/users/stml123/).
    -  This reply was modified 2 years, 2 months ago by [stml123](https://wordpress.org/support/users/stml123/).

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