CSS file not loading (moodle 2.5)

Re: CSS file not loading (moodle 2.5)

por Gareth J Barnard -
Número de respostas: 3
Foto de Core developers Foto de Particularly helpful Moodlers Foto de Plugin developers

It sounds like some odd CSS is killing the cache mechanism that generates the CSS.  Have you checked the log files?

Are you running Apache on Windows? Then add the following to your httpd.conf and restart:

<IfModule mpm_winnt_module>

   ThreadStackSize 8388608

</IfModule>

Refs: https://github.com/bmbrands/theme_bootstrap/issues/342#issuecomment-58152495https://code.google.com/p/minify/issues/detail?id=62.

Also see this thread on the themes forum: https://moodle.org/mod/forum/discuss.php?d=271448.

Em resposta a 'Gareth J Barnard'

Re: CSS file not loading (moodle 2.9.5)

por Armando Pi -

they can help me solve this problem loads of css files moodle 2.9.5


Problemas con moodle

Em resposta a 'Armando Pi'

Re: CSS file not loading (moodle 2.9.5)

por cristiano Etzo -

we have the same issue with moodle 3.0.4