danwie

Results 6 comments of danwie

I'm using 0.9.5.x. Is there a easy way to update from admin pages or do I need to uninstall/install as mentioned in the docs? I couldn't find the video mentioned...

Maby related to https://github.com/szepeviktor/w3-total-cache-fixed/pull/393

Great work. Thank you! The solution is to use a different order. This should work: ```nginx # BEGIN W3TC Page Cache cache location ~ /wp-content/cache/page_enhanced.*xml$ { # NEW } location...

I'm attaching screenshots of what's working for me. Maby you forgot to restart nginx? ![image](https://cloud.githubusercontent.com/assets/807280/24394445/559e1c0c-139c-11e7-9bb2-b6c7b9ac9f3f.png) ![image](https://cloud.githubusercontent.com/assets/807280/24394454/5ac8b4da-139c-11e7-96fc-2c4f15e9a995.png) ![image](https://cloud.githubusercontent.com/assets/807280/24394463/5ef05a0e-139c-11e7-8b1d-0b1b3562e723.png)

@nigrosimone Still not working for you? Let me know what I can do to help.

I've followed the instructions, but get this error in Chrome when trying to load extension: > Missing 'manifest_version' key. Its value must be an integer either 2 or 3. See...