Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2007-07-09 12:11:32

s-g
New member
Registered: 2007-07-09
Posts: 1

ui loads ... then xinha continues loading finally stopping with error

hi,

i have a strange problem:

xinha works fine unless i insert the google analytics code at the end of the page

<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
    _uacct = "UA-xxxxxx-x";
    urchinTracker();
</script>
</body>
</html>

when i do that, the ui is still loading and showing, but then the browsers (both IE and FF) keep on loading. finally an error message shows up that the connection was reset.

problem is: i cant put the analytics code into another position cause i do it via isapi filter cause i m analysing the whole server (some 100.000 documents).

anyone an idea?

thx in advance

Offline

Board footer

Powered by FluxBB