ciao!

non so se sia esattamente questa la sezione giusta.
in caso scusate.

in sostanza, un sito che sto sviluppando non mi da errori con firefox.
aprendolo su chrome ho notato che un comportamento anomalo su un grafico.
sono andato a vedere la console e mi dice questo:
codice:
Mixed Content: The page at 'https://www.sito.it/login.php' was loaded over HTTPS, but requested an insecure stylesheet 'http://www.sito.it/'. This request has been blocked; the content must be served over HTTPS.

Mixed  Content: The page at 'https://www.sito.it/login.php' was  loaded over HTTPS, but requested an insecure script  'http://www.sito.it/'. This request has been blocked; the  content must be served over HTTPS.
anche nella schermata di login in realtà.
solo che non mi dice cosa sta bloccando.
nel sorgente non trovo nulla che sia caricato tramite http://.
come faccio secondo voi ad identificare il problema?