Hello. I create this post because I need help to resolve an apparently unsolvable issue!
I have a ubuntu 20.04 server with Openlitespeed with Runcloud panel.
The theme of the site is Buddyboss (Comunity online). I own two sites and on both of them I have the same problem.
The sites are on the same server.
It has been a month and a half that I have encountered this error and cannot resolve it. I involved both Theme support and Server support (Runcloud) but didn't fix anything.
I explain the problem:
On my side, if I publish a youtube link on the news feed (activity foreseen for site subscribers), the post that follows is a white post (empty), when for which I should get a preview of the link itself. (I live in Italy). If I do it from a pc unrelated to me (for example from a pc of my friends), I get the same result.
This does not happen on the assistance side (they do not reside in Italy).
They seem to be able to publish any youtube link without any problems.
I wonder, how could such a thing happen?
I have tried with both LScache plugin on and off.
Well if I open dev tools several third party errors are encountered. First of all, errors related to cookies (samsite).
I tried to add code snippets to the .htaccess file like this:
<IfModule LiteSpeed>
ForceSecureCookie secure same_site_none
</IfModule> ".
I also managed to add it to the Litespeed Server configuration file that Webapp.
I have not noticed any improvement.
In practice I find myself with an error (not only from my pc, but also from pc not mine and not directly connected to the main connection but), which the customer service seems to detect.
I ask for help because in my opinion, it is an active or missing setting on the server side.
Thank you
I have a ubuntu 20.04 server with Openlitespeed with Runcloud panel.
The theme of the site is Buddyboss (Comunity online). I own two sites and on both of them I have the same problem.
The sites are on the same server.
It has been a month and a half that I have encountered this error and cannot resolve it. I involved both Theme support and Server support (Runcloud) but didn't fix anything.
I explain the problem:
On my side, if I publish a youtube link on the news feed (activity foreseen for site subscribers), the post that follows is a white post (empty), when for which I should get a preview of the link itself. (I live in Italy). If I do it from a pc unrelated to me (for example from a pc of my friends), I get the same result.
This does not happen on the assistance side (they do not reside in Italy).
They seem to be able to publish any youtube link without any problems.
I wonder, how could such a thing happen?
I have tried with both LScache plugin on and off.
Well if I open dev tools several third party errors are encountered. First of all, errors related to cookies (samsite).
I tried to add code snippets to the .htaccess file like this:
<IfModule LiteSpeed>
ForceSecureCookie secure same_site_none
</IfModule> ".
I also managed to add it to the Litespeed Server configuration file that Webapp.
I have not noticed any improvement.
In practice I find myself with an error (not only from my pc, but also from pc not mine and not directly connected to the main connection but), which the customer service seems to detect.
I ask for help because in my opinion, it is an active or missing setting on the server side.
Thank you