Plugin Support
qtwrk
(@qtwrk)
Hi,
seems not working , if you have JS/CSS combine/minify , you should see CSS/JS file from /wp-content/litespeed/cssjs
please try follow this guide
Best regards,
Thread Starter
byothe
(@byothe)
Hello @qtwrk
I tried to repair the DB as mentioned
but I am not sure it worked…
Instead of “Done”, it wrote “https://www.litespeedshare.net/s/u64olpu9” in the browser
https://ibb.co/JFTPk1d
-
This reply was modified 5 years ago by
byothe.
Plugin Support
qtwrk
(@qtwrk)
no…
you need to open that page, copy the code it shows….
Thread Starter
byothe
(@byothe)
Oh… allright… it was not clear…
It worked better that way π
Is there a way to generate cache in order to check ?
-
This reply was modified 5 years ago by
byothe.
-
This reply was modified 5 years ago by
byothe.
Thread Starter
byothe
(@byothe)
it looks like there is still no minification/combination…
Plugin Support
qtwrk
(@qtwrk)
Hi,
please provide the report number
you can get in toolbox -> report -> click “send to LiteSpeed”
Best regards,
Thread Starter
byothe
(@byothe)
Report number is : LJOKUKZQ
thanks
Plugin Support
qtwrk
(@qtwrk)
Hi,
I think I got an idea where it might be wrong , but still need confirmation
please follow this guide to enable debug log , and post log to https://pastebin.ubuntu.com/ , then share the link
Best regards,
Thread Starter
byothe
(@byothe)
Plugin Support
qtwrk
(@qtwrk)
Hi,
no , your log is incorrect
please do exactly as that video shows , it explains how to find the correct part of your log
Best regards,
Thread Starter
byothe
(@byothe)
Hello
Are you sure it’s the right video ?
Because I don’t know what to do…
The video is showing how to debug a cookie problem… not which part of log code to get..
https://pastebin.ubuntu.com/p/bT7PsC2Zgx/
Plugin Support
qtwrk
(@qtwrk)
04/15/21 08:30:12.057 [90.17.222.143:65288 1 Nzy] [Core] Footer check failed: 3-
04/15/21 08:30:12.057 [90.17.222.143:65288 1 Nzy] [Media] bypass: Not frontend HTML type
this was the issue
something of your plugin or theme , didn’t call wp_footer to make page complete
and when it faces incomplete page, it just bypass all operation to be safe side.
yes it was made for cookie , but just want to show to use the debug log , it doesn’t matter if cookie or not.
-
This reply was modified 5 years ago by
qtwrk.
Thread Starter
byothe
(@byothe)
ok so the issue is not from LSCache…
So I have to check all my plugins to find where the problem is ?
Is there a way to see if minifcation/comb ination is working, in order to be able to check the plugins ?
Can it be linked to remains of WP Rocket ? I have deactivated the plugin but not uninstalled it yet…
Thread Starter
byothe
(@byothe)
Ok I found the plugin responsible for the problem… it’s Ezoic.
Is it good now because the source code doesn’t look changed…
https://pastebin.ubuntu.com/p/fGGqThymwx/
Thanks
Plugin Support
qtwrk
(@qtwrk)
if you check the request list , you will see some LSCWP generated CSS/JS files
and if you look source code , bottom of it , you will something like <!-- Page optimized by LiteSpeed Cache @2021-04-15 12:47:48 --><!-- Page generated by LiteSpeed Cache 3.6.4 on 2021-04-15 14:47:47 -->
Best regards,