Tagged: W3 Total Cache Troubleshooting
- AuthorPosts
- February 13, 2025 at 9:40 am #153814
Madia Bickett
GuestHello, I cannot deactivate your plugin, it brings me to a screen that says a problem. I would like help to deactivate, its interfering with another plugin. my other plugins deactivate fine but yours does not??
February 13, 2025 at 9:40 am #153843Marko Vasiljevic
KeymasterHello
Thank you for reaching out and I am happy to help!
Can you please apply this fix and change the line of the code in the plugin files: https://github.com/BoldGrid/w3-total-cache/commit/bbaa490e8bfa0708f198760cd052a656ac4b47efOnce applied, please reload the W3 Total Cache Dashboard and try to disable the W3 Total Cache.
Thanks!
February 18, 2025 at 11:35 am #153981Madia Bickett
Guestcan you please be more specific on how to enter this line of code? I’ve never updated code in a plug in
February 18, 2025 at 11:38 am #154021Marko Vasiljevic
KeymasterHello,
We’ll be releasing the fix soon so you can wait for that one
The file is in wp-content/plugins/w3-total-cache/Root_Environment.phpLine 224 change
if ( ! emtpy( $license_key ) ) {
toif ( ! empty( $license_key ) ) {
Let me know if this helps!
Thanks! - AuthorPosts
- The topic ‘W3TC Deactivation issue’ is closed to new replies.