• Resolved vure0

    (@vure0)


    Since today I have a couple critical errors which are caused by the plugin W3 Total Cache. Note: I have updated WordPress itself and Woocommerce today to the newest versions.

    Errors:

    Line number 343: …/public_html/wp-content/plugins/w3-total-cache/Cache_Redis.php.

    Uncaught Error: Class ‘Redis’ not found in …/public_html/wp-content/plugins/w3-total-cache/Cache_Redis.php:343 Stack trace:
    #0 …/public_html/wp-content/plugins/w3-total-cache/Cache_Redis.php(220): W3TC\Cache_Redis->_get_accessor(‘w3tc_1246582110…’)
    #1 …/public_html/wp-content/plugins/w3-total-cache/Cache_Redis.php(183): W3TC\Cache_Redis->_get_key_version(”)
    #2 …/public_html/wp-content/plugins/w3-total-cache/lib/Minify/Minify/Cache/W3TCDerived.php(122): W3TC\Cache_Redis->flush()
    #3 …/public_html/wp-content/plugins/w3-total-cache/Minify_MinifiedFileRequestHandler.php(304): Minify_Cache_W3TCDerived->flush()
    #4 …/public_html/wp-content/plugins/w3-total-cache/CacheFlush_Locally.php(77): W3TC\Minify_MinifiedFileRequestHandler->flush()
    #5 …/public_html/wp-con

    Can anyone help me or recognise this problem??

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @vure0

    I am sorry about the issue you are experiencing and I am happy to assist you with this.
    It appears that there is an issue with Redis and flushing the Redis cache. Please check your Redis configuration and keys. Try purging Redis manually. Try switching minify method to disk, and save all settings and purge the cache.
    Thank you!

    Thread Starter vure0

    (@vure0)

    Thanks Marko for the quick response,

    All works fine right now!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘E_ERRORS’ is closed to new replies.