Topic: https

the scripts are not loaded when chevreto is accessed over https.
this is because in config.php (1.9) :
define('URL_SCRIPT', 'http://'.$DOM_SCRIPT.PATH_SCRIPT);
changing it to https makes it work again.

it should detect automatically if http or https is used

Thumbs up

Re: https

Why are you using it over https?

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!