Title: moonberry's Replies | WordPress.org

---

# moonberry

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] Redis diagnostic not working on new version](https://wordpress.org/support/topic/redis-diagnostic-not-working-on-new-version/)
 *  [moonberry](https://wordpress.org/support/users/moonberry/)
 * (@moonberry)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/redis-diagnostic-not-working-on-new-version/#post-12161107)
 * I found this in my logs,
 *     ```
       [19-Nov-2019 14:50:02 UTC] PHP Fatal error:  Uncaught Error: Call to undefined method WP_Object_Cache::redis_version() in /home/web/site/public_html/wp-content/plugins/redis-cache/redis-cache.php:219
       Stack trace:
       #0 /home/web/site/public_html/wp-content/plugins/redis-cache/redis-cache.php(358): RedisObjectCache->get_redis_version()
       #1 //home/web/site/public_html/wp-includes/class-wp-hook.php(286): RedisObjectCache->gather_metrics()
       #2 /home/web/site/ublic_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array)
       #3 /home/web/site/public_html/wp-includes/plugin.php(531): WP_Hook->do_action(Array)
       #4 /home/web/site/public_html/wp-cron.php(133): do_action_ref_array('redis_gather_me...', Array)
       #5 {main}
         thrown in /home/web/site/public_html/wp-content/plugins/redis-cache/redis-cache.php on line 219
       ```
   
 * Status: Connected
    Redis Version: 5.0.5 Client: PhpRedis (v5.0.2) Drop-in: Valid
   Ping: 1 Redis Extension: 5.0.2 Predis Client: 1.1.1 PHP Version: 7.2.21 Multisite:
   No
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Facebook Comments Importer] Users show Anonim](https://wordpress.org/support/topic/users-show-anonim/)
 *  [moonberry](https://wordpress.org/support/users/moonberry/)
 * (@moonberry)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/users-show-anonim/#post-10167869)
 * This is not a bug in this plugin. Facebook has blocked the ability to get the
   name of the author’s comment.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Cerber Security, Anti-spam & Malware Scan] jQuery is not defined if Autoptimize plugin aggregate js files](https://wordpress.org/support/topic/jquery-is-not-defined-if-autoptimize-plugin-aggregate-js-files/)
 *  Thread Starter [moonberry](https://wordpress.org/support/users/moonberry/)
 * (@moonberry)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/jquery-is-not-defined-if-autoptimize-plugin-aggregate-js-files/#post-10149996)
 * I don’t use jQuery in my themes, so I dequeue this library. Not all servers support
   http2, that’s why style/script aggregation is important. Every request slowdown
   loading site. This is especially visible on mobile devices.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SAM Pro (Free Edition)] Bug Plugin SAM Pro (Free Edition)](https://wordpress.org/support/topic/bug-plugin-sam-pro-free-edition/)
 *  [moonberry](https://wordpress.org/support/users/moonberry/)
 * (@moonberry)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/bug-plugin-sam-pro-free-edition/#post-9183174)
 * easy to fix, just replace line 208 in sam-pro-front.php with:
 * `$clauses = openssl_encrypt( $txt, 'AES-128-CBC', $key, OPENSSL_RAW_DATA, $iv);`
 * In the original code are unnecessary single quotes at constant OPENSSL_RAW_DATA

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