Hi Guys, I found another bug on this probably someone here have a solution.
I'm on 3.8.0 but I've been trying to track this issue since 3.7.4 so probably for those running on 3.7 will get the same issue as well.
I was not sure what mod was causing this but RSS Feeds were all dead with Internet Explorer 7 but Fire Fox were all correct.
It seems the template edit on headinclude. I'm placing here just a small piece of mine headinclude templete that is causing this issue:
Code:
</if>
<!-- / CSS Stylesheet -->
<link rel="stylesheet" href="clientscript/dhtmlwindow.css" type="text/css" />
<script type="text/javascript" src="clientscript/dhtmlwindow.js"></script>
Does someone here can confirm this issue ?
Any tips to clean this out ?