Quote:
Your code:
Code:
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadrate.js?v=368"></script>
|
That should actually be:
Code:
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadrate.js?v=$vboptions[simpleversion]"></script>
That slipped by me. Sorry. (I will update the download.) The ajax I am using is actually the default ajax already found in the showthread template.