Yes. But that’s not a permanent fix 😄
Hello Vitago
I believe the author will release an update with the fix very soon, thank you for your patience.
Have a good day!
Cheers
Ash
@ashok you are in contact with Frederick Townes (the author of W3 Total Cache)? The developing of this plug-in seem to be totally abandoned. I think never update will be released.
Hello nigro.simone
Well, I don’t have direct contact with him, but I know very soon we are going to have a good update. Unfortunately, I don’t have ETA, but it’s coming 🙂
I believe it is taking some time to re-organize some stuffs and that’s for a better release 🙂
Have a good day!
Cheers
Ash
I’m noticing that CDN’s don’t work with PHP7, I just spent an hour trying to troubleshoot and realized the issue is PHP7 + W3TC
@ashor any specific information on what is meant by “very soon”?
@austintbiggs , did u apply all the php7 patches to w3tc that the community here has done?
Noted that images on my site was not loading from the CDN anymore. Found this thread, switched from php7 tp php 5, and now the CDN works.
PHP 7 is actually throwing 66 other Errors using the code in the interpreter. Some of them going back to PHP 5 errors. This doesn’t include warnings, just errors.
@kilmanagh, yup i knew about those errors. I actually corrected all of them (including all warnings) some time back. These fixes are part of the community driven version of w3tc, if you’re interested. It’s maintained by a regular here (not me) and incorporates a bunch of fixes to most of the known issues in w3tc; one of which is full php7 compatibility.
@amiga500 thank you for the link, it is awesome that someone is doing this!