Attention:
You need to change the
jquery-1.1.3.1.pack.js URL or the mod won't work correctly because the url that points to the jquery is OFF.
Download
jquery-1.1.3.1.pack.js here:
View attachment 8298
Descompact it and upload the jquery in your
clientscript folder.
Now find this line in the xml file:
Code:
<![CDATA[<script type="text/javascript" src="http://cs.bzupages.com/clientscript/jquery-1.1.3.1.pack.js"></script>
Replace to:
Code:
<![CDATA[<script type="text/javascript" src="http://[b]URLOFYOURFORUM[/b]/clientscript/jquery-1.1.3.1.pack.js"></script>
Cya guys