I noticed this on MangoLassi.it as well for a couple days. I just assumed it was my issue. As the issue has gone away, I assume I was right.
404 not found on load in JS console
-
GET http://10.1.10.130:4567/404 404 (Not Found) (index):1 Hello. This message was sent from scripts/inject.js
-
But shouldn't this work in
featured-topics-4x1.tpl
<!-- IF !topics.thumb --> <!-- <div><i class="fa {topics.category.icon} fa-4x"></i></div> --> <!-- ENDIF !topics.thumb -->
Since there's no
topics.thumb
, it shouldn't load it.