Hello brother, did you get it solved?Upload the following folders into your destination domain(the domain where the chat should be shown, not the one where Support Board is installed): supportboard/media/fonts and supportboard/media/icons. You can upload the files where you want, for example, . If the chat is loaded on multiple domains upload the files on each domain.
in your config.php
/* [extra] */
define('SB_CROSS_DOMAIN', true);
define('SB_CROSS_DOMAIN_URL', ' ');
A friend I use chat on a subdomain created as you said folders and when I paste the code to display the chat I get an error in the console. Who faced tell me please what can be done.Upload the following folders into your destination domain(the domain where the chat should be shown, not the one where Support Board is installed): supportboard/media/fonts and supportboard/media/icons. You can upload the files where you want, for example, . If the chat is loaded on multiple domains upload the files on each domain.
in your config.php
/* [extra] */
define('SB_CROSS_DOMAIN', true);
define('SB_CROSS_DOMAIN_URL', ' ');
Core is self-hosted. You may need additional extensions or even third party extensions. It depends on which of the supported communication protocols you want to useIs this the SaaS version?
Thanks
So you're saying it's not the SaaS version but I have to install script separately for each customer?Core is self-hosted. You may need additional extensions or even third party extensions. It depends on which of the supported communication protocols you want to use
Extended licence support SaaS https://board.support/saasSo you're saying it's not the SaaS version but I have to install script separately for each customer?
Thanks
So this code that's been shared is not SaaS ready, right?Extended licence support SaaS https://board.support/saas
I know what I read in the link I provided in the post above. My understanding is that in order to run a sales commission system, a perpetual connection to the server is required. But I may be wrong. In any case, there is nothing in the version I use that resembles a commission system for selling additional licenses. Quite possibly there is another "multi version" of the plugin..So this code that's been shared is not SaaS ready, right?
The link says that the SaaS version can be obtained only after purchasing an extended license and you need to send a request to the authors that you need SaaS by mail and they will provide you with the product you need. Here in the section a null version of the product is provided, but for some reason I can’t install it, an error occurs in js.I know what I read in the link I provided in the post above. My understanding is that in order to run a sales commission system, a perpetual connection to the server is required. But I may be wrong. In any case, there is nothing in the version I use that resembles a commission system for selling additional licenses. Quite possibly there is another "multi version" of the plugin..
Are you installing this on a clean unedited site?The chat does not work normally, please give me a guide on how to install it, I installed it according to the documentation from the logs, I lost the problem with jquery, but now if you look at it, it shows an error init.php. It is very problematic to install this chat
I created a subdomain support.example.com . Added index.html to the root domain example.com and added as it was indicated in the documentation. In the console, there was an error at the beginning that jquery was not displayed, swapped places and the error disappeared, then I saw another error, what is the problem init.phpAre you installing this on a clean unedited site?
Do you have npm installed and the required packages from npm? Or do you have everything installed and the server-side missing software error is excluded?I created a subdomain support.example.com . Added index.html to the root domain example.com and added as it was indicated in the documentation. In the console, there was an error at the beginning that jquery was not displayed, swapped places and the error disappeared, then I saw another error, what is the problem init.php