I did some research and i found out some interesting things. In the konfiguration of the Websites we've added virtual host adresses for public sites. I call https://www.name.de/web/example and the Theme is NOT correctly.
For example www.example.com. When i call https://www.example.com i get a Warning that the certificate is not for this site. this is correct because the cer ist for *.name.de. But if I add this exeption and go to https://www.name.de/web/example the site works correctly and https://www.example.com too.
So my thought is, that there is a connection between the virtual host entry and the missfunction of the Theme under https.
When I'm analysing the site with firebug i can see that the site is trying to load the theme from a totally wrong place. And in the <head> is see that it is requesting files from www.example.com, but this is only the entry of the virtual host.
Por favor, identifíquese para poder marcar esto como inapropiado