Some pages on my website that have Chronoforms modules on them are displaying incorrectly in IE8.
Ever since I updated to Chronoforms v3.2 (there was no update for the Module, just the component) IE pretty much strips out some or all of the CSS of the website.
As soon as I unpublish the Chronoforms module, the page displays correctly.
Has anyone else had this issue? I thought it was something to do with AceSEF, but this is not the case. I disabled all SEF URLs and the issue remained.
Ever since I updated to Chronoforms v3.2 (there was no update for the Module, just the component) IE pretty much strips out some or all of the CSS of the website.
As soon as I unpublish the Chronoforms module, the page displays correctly.
Has anyone else had this issue? I thought it was something to do with AceSEF, but this is not the case. I disabled all SEF URLs and the issue remained.
Hi spanners,
There were no changes in the module or plug-in; and none in the component that affected the CSS as far as I recall.
Please post a link to the form so we can take a quick look.
Bob
There were no changes in the module or plug-in; and none in the component that affected the CSS as far as I recall.
Please post a link to the form so we can take a quick look.
Bob
I've sent you a Private Message. When I find out what the issue is, I'll post a solution here in case anyone else has the same issue.
Hi spanners,
There's a JavaScript error on the 'candidates' page around this snippet at the end of the page 'initch is not defined'. That appears to be stopping some of the page code loading. I don't think this is a ChronoForms error.
Bob
There's a JavaScript error on the 'candidates' page around this snippet at the end of the page 'initch is not defined'. That appears to be stopping some of the page code loading. I don't think this is a ChronoForms error.
<script type="text/javascript">
var chServer = "http://www.example.org/index.php";
window.addEvent('domready', function(){
initch();
})</script>
</body>
</html>
Bob
This topic is locked and no more replies can be posted.