usabe
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Customizer not working with ESI enabledOk, basically when you disabled the widget block editor you still had the ESI problem. If that’s the case, please create a ticket from the link I gave above. It’s not supposed to be this way so we may need to check into your site with more specific information.
Forum: Plugins
In reply to: [LiteSpeed Cache] Fatal error with PHP 8.0Hi @knutsp
I just checked into this but could not reproduce this. Never got the _summary as string and it has always been array during the tests. Tried both PHP 8.0 and 7.3, same result. So looks like this is really a corner case.
Are you able to reproduce it? Or could you please check the litespeed.cloud._summary option value in the options table?
Best regards,
AbeForum: Plugins
In reply to: [LiteSpeed Cache] Fatal error with PHP 8.0Hi @knutsp
Thank you for the clarification. You are right 🙂
Just want to make sure from your side if it is a generic issue and always happening since it is a fatal error. Will check into this and fix it in the new release.
Best regards,
AbeForum: Plugins
In reply to: [LiteSpeed Cache] PHP notice: router.cls.php on line 193Thanks, confirmed.
Should fix in the next release.Cheers
Forum: Plugins
In reply to: [LiteSpeed Cache] Fatal error with PHP 8.0Hi @knutsp
Thank you for the reporting. Does this always happen on your site? Or just happen in some scenarios?
Forum: Plugins
In reply to: [LiteSpeed Cache] Customizer not working with ESI enabledHi @victorove
Thank you for the reporting. The temp fix qtwrk provided above are to fix the widget settings updating issue on the Customize page. Did you give it a try? For wp5.7.4-, this should work well.
For wp5.8+, indeed there is some more work to do. We are working on this. If you have any findings, we welcome you to report it through tickets here: https://store.litespeedtech.com/store/submitticket.php
How did you disable the widget block editor? You mentioned “code snippet”. Did you try to use the Classic Widget plugin?
BTW, yes, you had a good catch of the typo. It has been there so we just leave it there for now.
Forum: Plugins
In reply to: [LiteSpeed Cache] PHP notice: router.cls.php on line 193Forum: Plugins
In reply to: [LiteSpeed Cache] Duplicate entry with query INSERT INTO `wp_litespeed_url`Hi @mrhuynhanh
This comes from some database corruption. Please create a ticket here and ask to assign your ticket to Abe: https://store.litespeedtech.com/store/submitticket.php
Best regards,
AbeForum: Plugins
In reply to: [LiteSpeed Cache] Unacceptable! 404 errors still in Version 4.4.2Please upgrade to the latest dev branch v4.4.4-rc2. This bug in v4.4.3 is caused by some compatibility issue with some plugin version management plugins. When they do the plugin upgrading behind the scene it will cause some of the 404 error. Fixed in v4.4.4.
The 404 errors we saw from past months were from different reasons. Some of the bugs were only getting recognized when certain situation happens and we got the report as well as got the access to check the servers, which may not be very easy to catch them. It takes time to catch them and fix them. Some bugs are like this way.
Sorry for the inconvenience. Please upgrade.
Best regards,
AbeForum: Plugins
In reply to: [LiteSpeed Cache] Exclude part of template with ESI from cacheHello @precies
Could you please open a ticket here? https://store.litespeedtech.com/store/submitticket.php
This function has been there for a while and we didn’t get report regarding this. Not sure how you implement this exactly. We may need to check into your site and server further for investigation.
Please mentioned this post in the ticket and you can ask to assign your ticket to Abe.
Best regards,
AbeForum: Plugins
In reply to: [LiteSpeed Cache] Error 404 with articlesHi, I clicked the above two links you provided, indeed I got one 404 error and one 400 error 🙂
Just kidding. We didn’t get such report on this. If you are not very comfortable to provide your site URL or example error page in the forum, please submit a ticket from here to our secured internal ticketing system so that we can investigate this further: https://store.litespeedtech.com/store/submitticket.php
Best regards,
AbeForum: Plugins
In reply to: [LiteSpeed Cache] Unacceptable! 404 errors still in Version 4.4.2Hi @waynep16
Some update related to the combined css/js 404 error leftovers:
My further investigation on this css/js 404 error leftovers points the direction to a very hidden litespeed server bug, which is much harder to figure out at this moment. As a compensation, we can provide a temporary one-cover-all fix for this case for now: Please comment out the line 499 of the file /litespeed-cache/src/data.cls.php.
https://github.com/litespeedtech/lscache_wp/blob/master/src/data.cls.php#L499. The content of this line is :
unlink( $file_to_del );This should fix your 404 errors leftovers. It works for both v4.4.2 and v4.4.3. And it’s supposed to be fixed officially in v4.4.4.
Just for your information.
Best regards,
AbeForum: Plugins
In reply to: [LiteSpeed Cache] Unacceptable! 404 errors still in Version 4.4.2Hi, Wayne,
I am so sorry to hear that it’s still happening on your sites. v4.4.2 has fixed all the known bugs at the time we got report about. Unfortunately indeed we still got a few (the exact number is 3, excluding yours) reports after that it’s still happening on some sites. From the scale, it’s much much less than before since all of the reported bugs has been fixed. But looks like there is still a very hidden bug not covered by the past reports. We are working on it right now with the reported sites.
If you can work with us to help the debug on your sites please create a ticket and we’ll work on that together. We can not reproduce it on our test sites so we have to get users to help us to get this done. If you can not please just turn off the css/js combine feature for now until we have further notice.
Sincerely apologize for the problem to your sites.
Best regards,
AbeForum: Plugins
In reply to: [LiteSpeed Cache] CSS frequently hitting 404 errors@jaythedesignhive Yes, it should be.
Forum: Plugins
In reply to: [LiteSpeed Cache] CSS frequently hitting 404 errorsHello @jaythedesignhive
Please update to the latest dev instead. We found out v4.4 actually had another hidden bug which will also cause 404 error sometimes. Less often but it will happen for some sites.
The latest dev version is v4.4.1-a2. Should be safe to upgrade to this one.
Best regards,
Abe